Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp225 for (const BinaryBasicBlock *BBSucc : BB->successors()) { in mergeProfileDataInto() local
/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp2019 for (const auto *BBSucc : successors(ParentBB)) emitInstructionAnnot() local