Searched defs:getInstructionsForAccess (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h580 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr, function in class:llvm::LoopAccessInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1713 MemoryDepChecker::getInstructionsForAccess(Value *Ptr, bool isWrite) const { function in class:MemoryDepChecker

Completed in 112 milliseconds