Home
last modified time | relevance | path

Searched refs:getMemoryInstructions (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h230 const SmallVectorImpl<Instruction *> &getMemoryInstructions() const { in getMemoryInstructions() function
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1333 Dep.print(OS, Depth + 2, DepChecker.getMemoryInstructions()); in print()