Searched defs:StoreB (Results 1 – 1 of 1) sorted by relevance
831 StoreInst *StoreB = B.CreateStore(ConstantInt::get(Int8, 0), B_); in TEST_F() local 925 StoreInst *StoreB = B.CreateStore(B.getInt8(0), A); in TEST_F() local 1198 StoreInst *StoreB = B.CreateStore(B.getInt8(2), Alloca); in TEST_F() local 1242 StoreInst *StoreB = B.CreateStore(ConstantInt::get(Int8, 1), AllocB); TEST_F() local [all...]