Searched refs:matchAllExplicitUsesAreUndef (Results 1 – 3 of 3) sorted by relevance
423 bool matchAllExplicitUsesAreUndef(MachineInstr &MI);
257 [{ return Helper.matchAllExplicitUsesAreUndef(*${root}); }]),
2310 bool CombinerHelper::matchAllExplicitUsesAreUndef(MachineInstr &MI) { in matchAllExplicitUsesAreUndef() function in CombinerHelper