Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp149 TargetStatus isPromotionLegal(Instruction *Inst, uint64_t Target,
216 ICallPromotionFunc::isPromotionLegal(Instruction *Inst, uint64_t Target, in isPromotionLegal() function in ICallPromotionFunc
291 TargetStatus Status = isPromotionLegal(Inst, Target, TargetFunction); in getPromotionCandidatesForCallSite()