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