Searched refs:getMemoryInstructions (Results 1 – 15 of 15) sorted by relevance
238 const SmallVectorImpl<Instruction *> &getMemoryInstructions() const { in getMemoryInstructions() function778 return LAI.getDepChecker().getMemoryInstructions()[Source]; in getSource()783 return LAI.getDepChecker().getMemoryInstructions()[Destination]; in getDestination()
229 const SmallVectorImpl<Instruction *> &getMemoryInstructions() const { in getMemoryInstructions() function842 return LAI.getDepChecker().getMemoryInstructions()[Source]; in getSource()847 return LAI.getDepChecker().getMemoryInstructions()[Destination]; in getDestination()
248 const SmallVectorImpl<Instruction *> &getMemoryInstructions() const { in getMemoryInstructions() function794 return LAI.getDepChecker().getMemoryInstructions()[Source]; in getSource()799 return LAI.getDepChecker().getMemoryInstructions()[Destination]; in getDestination()
219 for (Instruction *I : LAI.getDepChecker().getMemoryInstructions()) { in annotateLoopWithNoAlias()
215 for (Instruction *I : LAI.getDepChecker().getMemoryInstructions()) { in annotateLoopWithNoAlias()
223 for (Instruction *I : LAI.getDepChecker().getMemoryInstructions()) { in annotateLoopWithNoAlias()
331 const auto &MemInstrs = LAI.getDepChecker().getMemoryInstructions(); in findPointersWrittenOnForwardingPath()
644 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop()
369 const auto &MemInstrs = LAI.getDepChecker().getMemoryInstructions(); in findPointersWrittenOnForwardingPath()
716 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop()
714 MemoryInstructionDependences MID(DepChecker.getMemoryInstructions(), in processLoop()
1949 Dep.print(OS, Depth + 2, DepChecker->getMemoryInstructions()); in print()
2378 Dep.print(OS, Depth + 2, DepChecker->getMemoryInstructions()); in print()
2650 Dep.print(OS, Depth + 2, DepChecker->getMemoryInstructions()); in print()