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