Searched defs:isProfitableToHoist (Results 1 – 7 of 7) sorted by relevance
400 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
2754 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
318 bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
2138 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
485 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
16966 bool PPCTargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in PPCTargetLowering
13626 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering