Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h72 std::vector<LoadStorePair> PromotionCandidates; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp817 auto PromotionCandidates = getPromotionCandidatesForCallSite( in processFunction() local
H A DInstrProfiling.cpp270 std::vector<LoadStorePair> PromotionCandidates; member in __anon21e6fd6b0111::InstrLowerer