Home | History | Annotate | Download | only in Scalar

Lines Matching refs:StoreInst

147   if (isa<StoreInst>(I))
169 if (StoreInst *SI = dyn_cast<StoreInst>(Inst))
222 if (StoreInst *SI = dyn_cast<StoreInst>(I))
249 if (isa<StoreInst>(I))
264 if (StoreInst *SI = dyn_cast<StoreInst>(I))
499 if (StoreInst *SI = dyn_cast<StoreInst>(Inst)) {