Home
last modified time | relevance | path

Searched defs:DepInst (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h480 const auto Off = ClobberOffsets.find(DepInst); in getClobberOffset() argument
/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1102 Instruction *DepInst = nullptr; in OptimizeIndividualCallImpl() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1239 Instruction *DepInst = DepInfo.getInst(); AnalyzeLoadAvailability() local
[all...]
H A DNewGVN.cpp1446 performSymbolicLoadCoercion(Type * LoadType,Value * LoadPtr,LoadInst * LI,Instruction * DepInst,MemoryAccess * DefiningAccess) const performSymbolicLoadCoercion() argument