Searched refs:isProfitableToTransform (Results 1 – 2 of 2) sorted by relevance
73 bool isProfitableToTransform(const MachineInstr &MI) const;192 bool AArch64AdvSIMDScalar::isProfitableToTransform( in isProfitableToTransform() function in AArch64AdvSIMDScalar382 if (isProfitableToTransform(MI)) { in processMachineBasicBlock()
245 bool isProfitableToTransform(const Loop &L, LoopStructure &LS);1853 InductiveRangeCheckElimination::isProfitableToTransform(const Loop &L, in isProfitableToTransform() function in InductiveRangeCheckElimination1929 if (!isProfitableToTransform(*L, LS)) in run()