Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp1249 Instruction *FooStore = B.CreateStore(B.getInt8(0), Foo); in TEST_F() local
1259 MemoryAccess *FooAccess = MSSA.getMemoryAccess(FooStore); in TEST_F()