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