Searched refs:applyExtendThroughPhis (Results 1 – 3 of 3) sorted by relevance
583 void applyExtendThroughPhis(MachineInstr &MI, MachineInstr *&ExtMI);
904 (apply [{ Helper.applyExtendThroughPhis(*${root}, ${matchinfo}); }])>;
4075 void CombinerHelper::applyExtendThroughPhis(MachineInstr &MI, in applyExtendThroughPhis() function in CombinerHelper