Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Passes/
H A DInliner.cpp235 Inliner::inlineCall(BinaryBasicBlock &CallerBB, in inlineCall() argument
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp926 auto *CallerBB = CandidateCall.getParent(); costBenefitAnalysis() local