Searched refs:EntryStore (Results 1 – 1 of 1) sorted by relevance
135 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local137 EntryStore, nullptr, Entry, MemorySSA::Beginning); in TEST_F()307 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local320 MemoryAccess *EntryStoreAccess = MSSA.getMemoryAccess(EntryStore); in TEST_F()343 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local357 auto *EntryStoreAccess = MSSA.getMemoryAccess(EntryStore); in TEST_F()389 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local402 auto *EntryStoreAccess = MSSA.getMemoryAccess(EntryStore); in TEST_F()410 SideStore->moveBefore(*EntryStore->getParent(), ++EntryStore->getIterator()); in TEST_F()433 StoreInst *EntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local[all …]