Home
last modified time | relevance | path

Searched refs:UpwardsDFSWalk (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp145 MemoryAccessPair UpwardsDFSWalk(MemoryAccess *, const MemoryLocation &,
1105 MemoryAccessPair MemorySSA::CachingWalker::UpwardsDFSWalk( in UpwardsDFSWalk() function in llvm::MemorySSA::CachingWalker
1173 UpwardsDFSWalk(MPI->first, MPI->second, Q, Backedge); in UpwardsDFSWalk()
1239 return UpwardsDFSWalk(StartingAccess, Q.StartingLoc, Q, false).first; in getClobberingMemoryAccess()