Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1753 MemoryAccess *LAccess = MSSA.getMemoryAccess(&LI); in TEST_F() local
1756 MemoryAccess *LClobber = Walker->getClobberingMemoryAccess(LAccess); in TEST_F()
1767 MemoryAccess *LAccess = MSSA.getMemoryAccess(&LI); in TEST_F() local
1768 MemoryAccess *LClobber = Walker->getClobberingMemoryAccess(LAccess); in TEST_F()