Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp495 static unsigned CountTerminators(MachineBasicBlock *MBB, in CountTerminators() function
534 unsigned NumTerms = CountTerminators(MBB1 == PredBB ? MBB2 : MBB1, I); in ProfitableToMerge()
/external/llvm/lib/CodeGen/
DBranchFolding.cpp574 static unsigned CountTerminators(MachineBasicBlock *MBB, in CountTerminators() function
622 unsigned NumTerms = CountTerminators(MBB1 == PredBB ? MBB2 : MBB1, I); in ProfitableToMerge()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp589 static unsigned CountTerminators(MachineBasicBlock *MBB, in CountTerminators() function
665 unsigned NumTerms = CountTerminators(MBB1 == PredBB ? MBB2 : MBB1, I); in ProfitableToMerge()