Searched refs:matchAnyExplicitUseIsUndef (Results 1 – 3 of 3) sorted by relevance
437 bool matchAnyExplicitUseIsUndef(MachineInstr &MI) const;
408 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),414 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),420 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),457 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),
2742 bool CombinerHelper::matchAnyExplicitUseIsUndef(MachineInstr &MI) const { in matchAnyExplicitUseIsUndef() function in CombinerHelper