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