Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp496 static unsigned CountTerminators(MachineBasicBlock *MBB, in CountTerminators() function
585 unsigned NumTerms = CountTerminators(MBB1 == PredBB ? MBB2 : MBB1, I); in ProfitableToMerge()