Searched defs:isProfitableLSRChainElement (Results 1 – 5 of 5) sorted by relevance
1004 bool ARMTTIImpl::isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function in ARMTTIImpl
216 bool isProfitableLSRChainElement(Instruction *I) const { return false; } in isProfitableLSRChainElement() function
1862 bool isProfitableLSRChainElement(Instruction *I) override { in isProfitableLSRChainElement() function
329 bool isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function
354 bool TargetTransformInfo::isProfitableLSRChainElement(Instruction *I) const { in isProfitableLSRChainElement() function in TargetTransformInfo