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