Searched refs:replaceInstWithUndef (Results 1 – 3 of 3) sorted by relevance
231 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;239 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;246 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;
391 bool replaceInstWithUndef(MachineInstr &MI);
2818 bool CombinerHelper::replaceInstWithUndef(MachineInstr &MI) { in replaceInstWithUndef() function in CombinerHelper