Searched refs:replaceInstWithUndef (Results 1 – 3 of 3) sorted by relevance
242 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;250 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;258 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;265 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;
448 bool replaceInstWithUndef(MachineInstr &MI);
2533 bool CombinerHelper::replaceInstWithUndef(MachineInstr &MI) { in replaceInstWithUndef() function in CombinerHelper