Searched defs:isProfitableLSRChainElement (Results 1 – 4 of 4) sorted by relevance
1109 bool ARMTTIImpl::isProfitableLSRChainElement(Instruction *I) const { in isProfitableLSRChainElement() function in ARMTTIImpl
503 bool isProfitableLSRChainElement(Instruction *I) const override { in isProfitableLSRChainElement() function
294 virtual bool isProfitableLSRChainElement(Instruction *I) const { in isProfitableLSRChainElement() function
448 bool TargetTransformInfo::isProfitableLSRChainElement(Instruction *I) const { in isProfitableLSRChainElement() function in TargetTransformInfo