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