Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp605 auto PromotionCandidates = getPromotionCandidatesForCallSite( in processFunction() local
607 uint32_t NumPromoted = tryToPromote(I, PromotionCandidates, TotalCount); in processFunction()