Home
last modified time | relevance | path

Searched defs:MemoryAccess (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h115 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 DLoopUtils.h34 class MemoryAccess; global() variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp420 ALWAYS_INLINE USED void MemoryAccess(ThreadState* thr, uptr pc, uptr addr, in MemoryAccess() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp542 __anon725ef00a0202(const MemoryAccess *, BasicBlock *B) removeDuplicatePhiEdgesBetween() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3141 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 DLoopUtils.cpp1913 __anonb9e0ac6b0c02(BasicBlock *Succ, BasicBlock *Header, SmallVector<MemoryAccess *, 4> AccessesToCheck) hasPartialIVCondition() argument