Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp722 Instruction *ALoad0 = B.CreateLoad(Int8, AllocA, ""); in TEST_F() local
748 MemoryAccess *Load0Clobber = Walker->getClobberingMemoryAccess(ALoad0); in TEST_F()