Searched refs:getMemoryInstructions (Results 1 – 4 of 4) sorted by relevance
248 const SmallVectorImpl<Instruction *> &getMemoryInstructions() const { in getMemoryInstructions() function711 return LAI.getDepChecker().getMemoryInstructions()[Source]; in getSource()716 return LAI.getDepChecker().getMemoryInstructions()[Destination]; in getDestination()
311 const auto &MemInstrs = LAI.getDepChecker().getMemoryInstructions(); in findPointersWrittenOnForwardingPath()
712 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop()
1775 Dep.print(OS, Depth + 2, DepChecker.getMemoryInstructions()); in print()