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