Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp352 std::vector<PromotionCandidate> getPromotionCandidatesForCallSite(
425 IndirectCallPromoter::getPromotionCandidatesForCallSite( in getPromotionCandidatesForCallSite() function in IndirectCallPromoter
829 auto PromotionCandidates = getPromotionCandidatesForCallSite( in processFunction()