Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTailDuplicator.cpp674 static bool bothUsedInPHI(const MachineBasicBlock &A, in bothUsedInPHI() function
712 if (bothUsedInPHI(*PredBB, Succs)) in duplicateSimpleBB()
/external/llvm/lib/CodeGen/
DTailDuplicator.cpp618 static bool bothUsedInPHI(const MachineBasicBlock &A, in bothUsedInPHI() function
660 if (bothUsedInPHI(*PredBB, Succs)) in duplicateSimpleBB()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTailDuplication.cpp618 bothUsedInPHI(const MachineBasicBlock &A, in bothUsedInPHI() function
669 if (bothUsedInPHI(*PredBB, Succs)) in duplicateSimpleBB()