Home
last modified time | relevance | path

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

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