Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h70 std::vector<LoadStorePair> PromotionCandidates; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp368 auto PromotionCandidates = getPromotionCandidatesForCallSite( in processFunction() local