Searched defs:MemoryAccess (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 115 class MemoryAccess; global() variable 223 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, MemoryAccess() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopUtils.h | 34 class MemoryAccess; global() variable
|
/freebsd-src/contrib/llvm-project/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 542 __anon725ef00a0202(const MemoryAccess *, BasicBlock *B) removeDuplicatePhiEdgesBetween() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 3141 singleReachablePHIPath(SmallPtrSet<const MemoryAccess *,8> & Visited,const MemoryAccess * First,const MemoryAccess * Second) const singleReachablePHIPath() argument 3213 __anon7b60129a1002(const std::pair<const MemoryAccess *, CongruenceClass *> Pair) verifyMemoryCongruency() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 1913 __anonb9e0ac6b0c02(BasicBlock *Succ, BasicBlock *Header, SmallVector<MemoryAccess *, 4> AccessesToCheck) hasPartialIVCondition() argument
|