Searched defs:StoreB (Results 1 – 1 of 1) sorted by relevance
838 StoreInst *StoreB = B.CreateStore(ConstantInt::get(Int8, 0), B_); in TEST_F() local934 StoreInst *StoreB = B.CreateStore(B.getInt8(0), A); in TEST_F() local1316 StoreInst *StoreB = B.CreateStore(B.getInt8(2), Alloca); in TEST_F() local1361 StoreInst *StoreB = B.CreateStore(ConstantInt::get(Int8, 1), AllocB); in TEST_F() local