Home
last modified time | relevance | path

Searched refs:bothUsedInPHI (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTailDuplicator.cpp694 static bool bothUsedInPHI(const MachineBasicBlock &A, in bothUsedInPHI() function
730 if (bothUsedInPHI(*PredBB, Succs)) in duplicateSimpleBB()