Searched refs:getMemoryInstructions (Results 1 – 5 of 5) sorted by relevance
255 const SmallVectorImpl<Instruction *> &getMemoryInstructions() const { in getMemoryInstructions() function973 return DepChecker.getMemoryInstructions()[Source]; in getSource()978 return DepChecker.getMemoryInstructions()[Destination]; in getDestination()
223 for (Instruction *I : LAI.getDepChecker().getMemoryInstructions()) { in annotateLoopWithNoAlias()
378 const auto &MemInstrs = LAI.getDepChecker().getMemoryInstructions(); in findPointersWrittenOnForwardingPath()
713 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop()
3050 Dep.print(OS, Depth + 2, DepChecker->getMemoryInstructions()); in print()