Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp212 StoreInst *DepSI, const DataLayout &DL) { in analyzeLoadFromClobberingStore()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1181 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { AnalyzeLoadAvailability() local
H A DNewGVN.cpp1449 if (auto *DepSI = dyn_cast<StoreInst>(DepInst)) { performSymbolicLoadCoercion() local