Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemDepPrinter.cpp144 const Instruction *DepInst = I.first.getPointer(); in print() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h479 std::optional<int32_t> getClobberOffset(LoadInst *DepInst) const { in getClobberOffset()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1099 Instruction *DepInst = nullptr; in OptimizeIndividualCallImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1141 Instruction *DepInst = DepInfo.getInst(); in AnalyzeLoadAvailability() local
H A DNewGVN.cpp1442 LoadInst *LI, Instruction *DepInst, in performSymbolicLoadCoercion()