Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemorySSA.cpp1254 MemoryAccess *FooAccess = MSSA.getMemoryAccess(FooStore); in TEST_F() local
1255 ASSERT_NE(FooAccess, nullptr); in TEST_F()
1261 MSSA.getWalker()->getClobberingMemoryAccess(FooAccess); in TEST_F()