Home
last modified time | relevance | path

Searched defs:StoreA0 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/unittests/Transforms/Utils/
DCodeMoverUtilsTest.cpp687 Instruction *StoreA0 = StoreA1->getPrevNode(); in TEST() local
812 Instruction &StoreA0 = BB1->front(); in TEST() local
/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp837 StoreInst *StoreA0 = B.CreateStore(ConstantInt::get(Int8, 0), A); in TEST_F() local