Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp982 StoreInst *StoreY = B.CreateStore(B.getInt8(0), Y); in TEST_F() local
990 auto *DefY = cast<MemoryDef>(MSSA.getMemoryAccess(StoreY)); in TEST_F()