Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Transforms/Utils/
DCodeMoverUtilsTest.cpp690 Instruction *StoreA2 = StoreB1->getPrevNode(); in TEST() local
815 Instruction &StoreA2 = BB11->front(); in TEST() local
/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp842 StoreInst *StoreA2 = B.CreateStore(ConstantInt::get(Int8, 4), A); in TEST_F() local
1362 StoreInst *StoreA2 = B.CreateStore(ConstantInt::get(Int8, 2), AllocA); in TEST_F() local