Searched defs:DepSI (Results 1 – 2 of 2) sorted by relevance
850 StoreInst *DepSI, in AnalyzeLoadFromClobberingStore()1318 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInfo.getInst())) { in processNonLocalLoad() local1704 if (StoreInst *DepSI = dyn_cast<StoreInst>(Dep.getInst())) { in processLoad() local1781 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { in processLoad() local
886 StoreInst *DepSI) { in AnalyzeLoadFromClobberingStore()1234 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInfo.getInst())) { in AnalyzeLoadAvailability() local