Searched refs:replaceInstWithUndef (Results 1 – 3 of 3) sorted by relevance
325 Helper.replaceInstWithUndef(*${mi});433 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;450 (apply [{ Helper.replaceInstWithUndef(*${dst}.getParent()); }])>;458 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;466 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;473 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;487 (apply [{ Helper.replaceInstWithUndef(*${root}); }])>;
472 void replaceInstWithUndef(MachineInstr &MI) const;
3040 void CombinerHelper::replaceInstWithUndef(MachineInstr &MI) const { in replaceInstWithUndef() function in CombinerHelper