| /llvm-project-15.0.7/polly/include/polly/ |
| H A D | Simplify.h | 25 class MemoryAccess; variable
|
| H A D | ZoneAlgo.h | 33 class MemoryAccess; variable
|
| H A D | ScopInfo.h | 70 class MemoryAccess; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | MemorySSA.h | 115 class MemoryAccess; variable 223 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess() function
|
| /llvm-project-15.0.7/polly/include/polly/CodeGen/ |
| H A D | BlockGenerators.h | 50 class MemoryAccess; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/ |
| H A D | LoopUtils.h | 34 class MemoryAccess; variable
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_rtl_access.cpp | 350 ALWAYS_INLINE USED void MemoryAccess(ThreadState *thr, uptr pc, uptr addr, in MemoryAccess() function
|
| H A D | tsan_rtl.h | 487 void MemoryAccess(ThreadState *thr, uptr pc, uptr addr, uptr size, in MemoryAccess() function
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_access.cpp | 420 ALWAYS_INLINE USED void MemoryAccess(ThreadState* thr, uptr pc, uptr addr, in MemoryAccess() function
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopInfo.cpp | 857 MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, in MemoryAccess() function in MemoryAccess 876 MemoryAccess::MemoryAccess(ScopStmt *Stmt, AccessType AccType, isl::map AccRel) in MemoryAccess() function in MemoryAccess
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | MemorySSAUpdater.cpp | 542 MPhi->unorderedDeleteIncomingIf([&](const MemoryAccess *, BasicBlock *B) { in removeDuplicatePhiEdgesBetween()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | NewGVN.cpp | 3138 SmallPtrSet<const MemoryAccess *, 8> &Visited, const MemoryAccess *First, in singleReachablePHIPath() 3210 [&](const std::pair<const MemoryAccess *, CongruenceClass *> Pair) { in verifyMemoryCongruency()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | LoopUtils.cpp | 1768 -> Optional<IVConditionInfo> { in hasPartialIVCondition()
|