Searched refs:matchRedundantOr (Results 1 – 3 of 3) sorted by relevance
559 bool matchRedundantOr(MachineInstr &MI, Register &Replacement) const;
783 [{ return Helper.matchRedundantOr(*${root}, ${matchinfo}); }]),
3374 bool CombinerHelper::matchRedundantOr(MachineInstr &MI, in matchRedundantOr() function in CombinerHelper