Searched defs:isProfitableLSRChainElement (Results 1 – 5 of 5) sorted by relevance
1090 bool ARMTTIImpl::isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function in ARMTTIImpl
251 bool isProfitableLSRChainElement(Instruction *I) const { return false; } in isProfitableLSRChainElement() function
2379 bool isProfitableLSRChainElement(Instruction *I) override { in isProfitableLSRChainElement() function
406 bool isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function
438 bool TargetTransformInfo::isProfitableLSRChainElement(Instruction *I) const { in isProfitableLSRChainElement() function in TargetTransformInfo