Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDVNCoercion.cpp212 StoreInst *DepSI, const DataLayout &DL) { in analyzeLoadFromClobberingStore()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGVN.cpp1246 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { in AnalyzeLoadAvailability() local
HDNewGVN.cpp1453 if (auto *DepSI = dyn_cast<StoreInst>(DepInst)) { in performSymbolicLoadCoercion() local