Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp1250 Instruction *BarStore = B.CreateStore(B.getInt8(0), Bar); in TEST_F() local
1262 MemoryAccess *BarAccess = MSSA.getMemoryAccess(BarStore); in TEST_F()