Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp721 Instruction *BStore = B.CreateStore(Zero, AllocB); in TEST_F() local
741 EXPECT_EQ(ALoadMA->getDefiningAccess(), MSSA.getMemoryAccess(BStore)); in TEST_F()