Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp52 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() function in ICallPromotionAnalysis
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4783 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable() function in AddressingModeMatcher