Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp212 analyzeLoadFromClobberingStore(Type * LoadTy,Value * LoadPtr,StoreInst * DepSI,const DataLayout & DL) analyzeLoadFromClobberingStore() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1246 if (StoreInst *DepSI = dyn_cast<StoreInst>(DepInst)) { AnalyzeLoadAvailability() local
H A DNewGVN.cpp1449 if (auto *DepSI = dyn_cast<StoreInst>(DepInst)) { performSymbolicLoadCoercion() local