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