Searched defs:isProfitableLSRChainElement (Results 1 – 5 of 5) sorted by relevance
1086 bool ARMTTIImpl::isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function in ARMTTIImpl
394 bool isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function
240 bool isProfitableLSRChainElement(Instruction *I) const { return false; } in isProfitableLSRChainElement() function
2294 bool isProfitableLSRChainElement(Instruction *I) override { in isProfitableLSRChainElement() function
424 bool TargetTransformInfo::isProfitableLSRChainElement(Instruction *I) const { in isProfitableLSRChainElement() function in TargetTransformInfo