Home
last modified time | relevance | path

Searched defs:SuccBIIter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp88 auto SuccBIIter = BB->branch_info_begin(); in postProcessProfile() local
125 auto SuccBIIter = BB->branch_info_begin(); in postProcessProfile() local
/llvm-project/bolt/lib/Passes/
H A DBinaryPasses.cpp1303 auto SuccBIIter = BB.branch_info_begin(); runOnFunctions() local