Searched refs:replaceInstWithUndef (Results 1 – 3 of 3) sorted by relevance
303 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;401 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;415 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;423 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;430 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;444 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;
448 void replaceInstWithUndef(MachineInstr &MI);
3009 void CombinerHelper::replaceInstWithUndef(MachineInstr &MI) { in replaceInstWithUndef() function in CombinerHelper