Searched refs:extreme (Results 1 – 1 of 1) sorted by relevance
1366 Value extreme = GetVal(info, trip, in_body, is_min); in GenerateCode() local1367 if (IsConstantValue(extreme)) { in GenerateCode()1369 *result = graph->GetConstant(type, extreme.b_constant); in GenerateCode()