Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DIndirectCallPromotionAnalysis.h60 getPromotionCandidatesForInstruction(const Instruction *I, uint32_t &NumVals,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DIndirectCallPromotionAnalysis.h62 getPromotionCandidatesForInstruction(const Instruction *I, uint32_t &NumVals,
/external/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp97 ICallPromotionAnalysis::getPromotionCandidatesForInstruction( in getPromotionCandidatesForInstruction() function in ICallPromotionAnalysis
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp95 ICallPromotionAnalysis::getPromotionCandidatesForInstruction( in getPromotionCandidatesForInstruction() function in ICallPromotionAnalysis
DModuleSummaryAnalysis.cpp335 ICallAnalysis.getPromotionCandidatesForInstruction( in computeFunctionSummary()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp357 auto ICallProfDataRef = ICallAnalysis.getPromotionCandidatesForInstruction( in processFunction()
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp601 auto ICallProfDataRef = ICallAnalysis.getPromotionCandidatesForInstruction( in processFunction()