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