Searched defs:cstB (Results 1 – 2 of 2) sorted by relevance
32 int64 cstB = value2.GetValue(); in MayOverflow() local
1706 bool ConstantFold::IntegerOpIsOverflow(Opcode op, PrimType primType, int64 cstA, int64 cstB) in IntegerOpIsOverflow()