Searched defs:isProfitableToHoist (Results 1 – 7 of 7) sorted by relevance
356 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
2462 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
428 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
2979 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
563 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
17527 bool PPCTargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in PPCTargetLowering
15761 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering