Searched defs:isProfitableToHoist (Results 1 – 7 of 7) sorted by relevance
354 bool isProfitableToHoist(Instruction *I) const { return true; } isProfitableToHoist() function
2437 bool isProfitableToHoist(Instruction *I) override { isProfitableToHoist() function
428 bool isProfitableToHoist(Instruction *I) { isProfitableToHoist() function
2978 virtual bool isProfitableToHoist(Instruction *I) const { return true; } isProfitableToHoist() function
559 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { isProfitableToHoist() function in TargetTransformInfo
17530 bool PPCTargetLowering::isProfitableToHoist(Instruction *I) const { isProfitableToHoist() function in PPCTargetLowering
15557 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { isProfitableToHoist() function in AArch64TargetLowering [all...]