Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp187 StoreInst *SecondEntryStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local
189 SecondEntryStore, nullptr, Entry, MemorySSA::End); in TEST_F()