Searched defs:isPromotionProfitable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IndirectCallPromotionAnalysis.cpp | 52 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, isPromotionProfitable() function in ICallPromotionAnalysis |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 4783 bool AddressingModeMatcher::isPromotionProfitable( isPromotionProfitable() function in AddressingModeMatcher |