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