Searched refs:applyExtendThroughPhis (Results 1 – 3 of 3) sorted by relevance
496 bool applyExtendThroughPhis(MachineInstr &MI, MachineInstr *&ExtMI);
578 (apply [{ return Helper.applyExtendThroughPhis(*${root}, ${matchinfo}); }])>;
3716 bool CombinerHelper::applyExtendThroughPhis(MachineInstr &MI, in applyExtendThroughPhis() function in CombinerHelper