Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemorySSA.cpp1246 Instruction *BarStore = B.CreateStore(B.getInt8(0), Bar); in TEST_F() local
1257 MemoryAccess *BarAccess = MSSA.getMemoryAccess(BarStore); in TEST_F()