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