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