Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp495 MemorySSAWalker *MSSAWalker; member in __anonc9d17a0b0311::NewGVN
1367 StoreRHS = MSSAWalker->getClobberingMemoryAccess(StoreAccess); in performSymbolicStoreEvaluation()
1500 MSSAWalker->getClobberingMemoryAccess(OriginalAccess); in performSymbolicLoadEvaluation()
1638 MemoryAccess *DefiningAccess = MSSAWalker->getClobberingMemoryAccess(CI); in performSymbolicCallEvaluation()
3437 MSSAWalker = MSSA->getWalker(); in runGVN()