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