Searched defs:isProfitableToHoist (Results 1 – 6 of 6) sorted by relevance
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
8858 bool AArch64TargetLowering::isProfitableToHoist(Instruction *I) const { in isProfitableToHoist() function in AArch64TargetLowering