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