Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1255 Instruction *BarStore = B.CreateStore(B.getInt8(0), Bar); in TEST_F() local
1267 MemoryAccess *BarAccess = MSSA.getMemoryAccess(BarStore); in TEST_F()