Home
last modified time | relevance | path

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

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