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.cpp344 std::vector<PromotionCandidate> getPromotionCandidatesForCallSite(
413 IndirectCallPromoter::getPromotionCandidatesForCallSite( in getPromotionCandidatesForCallSite() function in IndirectCallPromoter
817 auto PromotionCandidates = getPromotionCandidatesForCallSite( in processFunction()