Lines Matching refs:mayStore
560 if ((*I)->isStore() && !MCID.mayStore())561 report("Missing mayStore flag", MI);807 if (MCID.mayStore() && !LI.liveAt(Idx.getDefIndex())) {