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