Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemorySSA.cpp159 StoreInst *LeftStore = B.CreateStore(B.getInt8(16), PointerArg); in TEST_F() local
161 LeftStore, nullptr, Left, MemorySSA::Beginning); in TEST_F()