Searched refs:CheckBinaryOverflowOperation (Results 1 – 2 of 2) sorted by relevance
317 static void CheckBinaryOverflowOperation(IfInst *inst) in CheckBinaryOverflowOperation() function
1425 CheckBinaryOverflowOperation(inst->CastToAddOverflow()); in CheckUserOfInt32()1429 CheckBinaryOverflowOperation(inst->CastToSubOverflow()); in CheckUserOfInt32()