Searched refs:applySDivByConst (Results 1 – 3 of 3) sorted by relevance
714 void applySDivByConst(MachineInstr &MI) const;
1142 (apply [{ Helper.applySDivByConst(*${root}); }])>;
5568 void CombinerHelper::applySDivByConst(MachineInstr &MI) const { in applySDivByConst() function in CombinerHelper