Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp306 auto PromotionCandidates = getPromotionCandidatesForCallSite( processFunction() local
H A DInstrProfiling.cpp209 std::vector<LoadStorePair> PromotionCandidates; global() member in __anon07360f7d0111::InstrLowerer