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