Searched refs:replaceInstWithUndef (Results 1 – 3 of 3) sorted by relevance
292 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;369 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;383 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;391 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;398 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;412 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;
447 void replaceInstWithUndef(MachineInstr &MI);
2885 void CombinerHelper::replaceInstWithUndef(MachineInstr &MI) { in replaceInstWithUndef() function in CombinerHelper