Searched refs:replaceInstWithUndef (Results 1 – 3 of 3) sorted by relevance
230 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;238 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;245 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;
384 bool replaceInstWithUndef(MachineInstr &MI);
2764 bool CombinerHelper::replaceInstWithUndef(MachineInstr &MI) { in replaceInstWithUndef() function in CombinerHelper