Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp162 StoreInst *LeftStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local
164 LeftStore, nullptr, Left, MemorySSA::Beginning); in TEST_F()