Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1254 Instruction *FooStore = B.CreateStore(B.getInt8(0), Foo); in TEST_F() local
1264 MemoryAccess *FooAccess = MSSA.getMemoryAccess(FooStore); in TEST_F()