Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp219 StoreInst *DepSI, const DataLayout &DL) { in analyzeLoadFromClobberingStore()
/external/llvm-project/llvm/lib/Transforms/Utils/
DVNCoercion.cpp232 StoreInst *DepSI, const DataLayout &DL) { in analyzeLoadFromClobberingStore()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp886 StoreInst *DepSI) { in AnalyzeLoadFromClobberingStore()
1234 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInfo.getInst())) { in AnalyzeLoadAvailability() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp973 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { in AnalyzeLoadAvailability() local
DNewGVN.cpp1421 if (auto *DepSI = dyn_cast<StoreInst>(DepInst)) { in performSymbolicLoadCoercion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp873 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { in AnalyzeLoadAvailability() local
DNewGVN.cpp1420 if (auto *DepSI = dyn_cast<StoreInst>(DepInst)) { in performSymbolicLoadCoercion() local