Searched refs:AdjustConstantForCondition (Results 1 – 1 of 1) sorted by relevance
1275 static int64_t AdjustConstantForCondition(int64_t value, in AdjustConstantForCondition() function1325 int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), &cond, &opposite); in GenerateLongTestConstant()1567 const int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), in GenerateEqualLong()1621 if (AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite) == 0) { in GenerateConditionLong()1692 value = AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite); in GenerateConditionIntegralOrNonPrimitive()