Searched refs:FooStore (Results 1 – 1 of 1) sorted by relevance
1254 Instruction *FooStore = B.CreateStore(B.getInt8(0), Foo); in TEST_F() local1264 MemoryAccess *FooAccess = MSSA.getMemoryAccess(FooStore); in TEST_F()