Searched defs:StoreA (Results 1 – 2 of 2) sorted by relevance
924 StoreInst *StoreA = B.CreateStore(B.getInt8(0), A); in TEST_F() local 1194 StoreInst *StoreA = B.CreateStore(B.getInt8(1), Alloca); in TEST_F() local 1241 StoreInst *StoreA = B.CreateStore(ConstantInt::get(Int8, 0), AllocA); in TEST_F() local
1516 auto *StoreA = cast<StoreSDNode>(N); storeLoadCanUseBlockBinary() local