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