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