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