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
131 auto *ZeroConst = SE.getConstant(Ty, 0); in TEST_F() local1112 const auto *ZeroConst = SE.getConstant(Int32Ty, 0); in TEST_F() local