Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp52 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() function in ICallPromotionAnalysis
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4560 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable() function in AddressingModeMatcher