Searched refs:EntryStore (Results 1 – 1 of 1) sorted by relevance
138 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local140 EntryStore, nullptr, Entry, MemorySSA::Beginning); in TEST_F()310 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local346 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local360 auto *EntryStoreAccess = MSSA.getMemoryAccess(EntryStore); in TEST_F()392 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local405 auto *EntryStoreAccess = MSSA.getMemoryAccess(EntryStore); in TEST_F()413 SideStore->moveBefore(*EntryStore->getParent(), ++EntryStore->getIterator()); in TEST_F()436 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local449 auto *EntryStoreAccess = MSSA.getMemoryAccess(EntryStore); in TEST_F()[all …]