HomeSort by: relevance | last modified time | path
    Searched defs:getMemoryInstructions (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 242 const SmallVectorImpl<Instruction *> &getMemoryInstructions() const {
772 return LAI.getDepChecker().getMemoryInstructions()[Source];
777 return LAI.getDepChecker().getMemoryInstructions()[Destination];

Completed in 16 milliseconds