Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp720 Instruction *ALoad0 = B.CreateLoad(Int8, AllocA, ""); in TEST_F() local
746 MemoryAccess *Load0Clobber = Walker->getClobberingMemoryAccess(ALoad0); in TEST_F()