Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp533 static unsigned CountTerminators(MachineBasicBlock *MBB, in CountTerminators() function
572 unsigned NumTerms = CountTerminators(MBB1 == PredBB ? MBB2 : MBB1, I); in ProfitableToMerge()