Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp983 StoreInst *StoreX2 = B.CreateStore(B.getInt8(0), X); in TEST_F() local
991 auto *DefX2 = cast<MemoryDef>(MSSA.getMemoryAccess(StoreX2)); in TEST_F()