Searched defs:isProfitableLSRChainElement (Results 1 – 5 of 5) sorted by relevance
1084 bool ARMTTIImpl::isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function in ARMTTIImpl
379 bool isProfitableLSRChainElement(Instruction *I) { in isProfitableLSRChainElement() function
226 bool isProfitableLSRChainElement(Instruction *I) const { return false; } in isProfitableLSRChainElement() function
2061 bool isProfitableLSRChainElement(Instruction *I) override { in isProfitableLSRChainElement() function
372 bool TargetTransformInfo::isProfitableLSRChainElement(Instruction *I) const { in isProfitableLSRChainElement() function in TargetTransformInfo