Lines Matching refs:StoreInst
151 if (isa<StoreInst>(I))193 if (StoreInst *SI = dyn_cast<StoreInst>(Inst))247 if (StoreInst *SI = dyn_cast<StoreInst>(I))280 if (isa<StoreInst>(I))300 if (StoreInst *SI = dyn_cast<StoreInst>(I))517 if (StoreInst *SI = dyn_cast<StoreInst>(Inst)) {