Searched refs:extreme (Results 1 – 2 of 2) sorted by relevance
31 In extreme cases, underestimation of native object sizes could cause native memory use to be so
1662 Value extreme = GetVal(context, loop, info, trip, is_min); in GenerateCode() local1663 if (IsConstantValue(extreme)) { in GenerateCode()1665 *result = graph->GetConstant(type, extreme.b_constant); in GenerateCode()