Searched defs:DepSI (Results 1 – 3 of 3) sorted by relevance
212 StoreInst *DepSI, const DataLayout &DL) { in analyzeLoadFromClobberingStore()
1246 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { in AnalyzeLoadAvailability() local
1453 if (auto *DepSI = dyn_cast<StoreInst>(DepInst)) { in performSymbolicLoadCoercion() local