Searched defs:ZeroConst (Results 1 – 3 of 3) sorted by relevance
258 auto *ZeroConst = SE.getConstant(Ty, 0); in TEST_F() local
328 auto *ZeroConst = ConstantInteger32::create(Ctx, IceType_i32, 0); in instrumentFuncStart() local
140 auto *ZeroConst = SE.getConstant(Ty, 0); in TEST_F() local990 const auto *ZeroConst = SE.getConstant(Int32Ty, 0); in TEST_F() local