Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp500 static unsigned CountTerminators(MachineBasicBlock *MBB, in CountTerminators() function
589 unsigned NumTerms = CountTerminators(MBB1 == PredBB ? MBB2 : MBB1, I); in ProfitableToMerge()