Searched refs:matchExtendThroughPhis (Results 1 – 3 of 3) sorted by relevance
573 bool matchExtendThroughPhis(MachineInstr &MI, MachineInstr *&ExtMI);
664 [{ return Helper.matchExtendThroughPhis(*${root}, ${matchinfo}); }]),
3813 bool CombinerHelper::matchExtendThroughPhis(MachineInstr &MI, in matchExtendThroughPhis() function in CombinerHelper