Home | History | Annotate | Download | only in Scalar

Lines Matching refs:StoreInst

599   if (StoreInst *SI = dyn_cast<StoreInst>(Inst)) {
623 if (const StoreInst *SI = dyn_cast<StoreInst>(Inst))
1038 if (StoreInst *Store = dyn_cast<StoreInst>(UserInst)) {