Searched defs:PromotionCandidates (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | IndirectCallPromotion.cpp | 306 auto PromotionCandidates = getPromotionCandidatesForCallSite( processFunction() local |
H A D | InstrProfiling.cpp | 209 std::vector<LoadStorePair> PromotionCandidates; global() member in __anon07360f7d0111::InstrLowerer |