Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h480 std::optional<int32_t> getClobberOffset(LoadInst *DepInst) const { in getClobberOffset()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1101 Instruction *DepInst = nullptr; OptimizeIndividualCallImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1174 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