Searched refs:replaceInstWithUndef (Results 1 – 3 of 3) sorted by relevance
275 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;289 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;297 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;304 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;311 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;
458 bool replaceInstWithUndef(MachineInstr &MI);
2617 bool CombinerHelper::replaceInstWithUndef(MachineInstr &MI) { in replaceInstWithUndef() function in CombinerHelper