Searched defs:isProfitableToHoist (Results 1 – 12 of 12) sorted by relevance
157 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
231 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
826 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
151 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
278 bool isProfitableToHoist(Instruction *I) { in isProfitableToHoist() function
2315 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
306 bool isProfitableToHoist(Instruction *I) { return true; } in isProfitableToHoist() function
1573 bool isProfitableToHoist(Instruction *I) override { in isProfitableToHoist() function
368 bool TargetTransformInfo::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in TargetTransformInfo
1669 virtual bool isProfitableToHoist(Instruction *I) const { return true; } in isProfitableToHoist() function
6953 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering
8858 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering