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