Searched refs:replaceInstWithFConstant (Results 1 – 3 of 3) sorted by relevance
382 bool replaceInstWithFConstant(MachineInstr &MI, double C);
205 (apply [{ Helper.replaceInstWithFConstant(*${root}, 0.0); }])>;
2794 bool CombinerHelper::replaceInstWithFConstant(MachineInstr &MI, double C) { in replaceInstWithFConstant() function in CombinerHelper