Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DMemorySSA.h115 class MemoryAccess; variable
221 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h34 class MemoryAccess; variable
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cpp864 void MemoryAccess(ThreadState *thr, uptr pc, uptr addr, in MemoryAccess() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DMemorySSAUpdater.cpp543 MPhi->unorderedDeleteIncomingIf([&](const MemoryAccess *, BasicBlock *B) { in removeDuplicatePhiEdgesBetween()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3105 SmallPtrSet<const MemoryAccess *, 8> &Visited, const MemoryAccess *First, in singleReachablePHIPath()
3178 [&](const std::pair<const MemoryAccess *, CongruenceClass *> Pair) { in verifyMemoryCongruency()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1696 -> Optional<IVConditionInfo> { in hasPartialIVCondition()