Home
last modified time | relevance | path

Searched defs:DepSI (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp850 StoreInst *DepSI, in AnalyzeLoadFromClobberingStore()
1318 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInfo.getInst())) { in processNonLocalLoad() local
1704 if (StoreInst *DepSI = dyn_cast<StoreInst>(Dep.getInst())) { in processLoad() local
1781 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { in processLoad() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp886 StoreInst *DepSI) { in AnalyzeLoadFromClobberingStore()
1234 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInfo.getInst())) { in AnalyzeLoadAvailability() local