Searched refs:values_count (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dipa-cp.c229 int values_count; variable
343 if (bottom || contains_variable || values_count != 1)
387 if (!values_count && !contains_variable)
1091 && lat->values_count == 0)
1222 if (values_count == PARAM_VALUE (PARAM_IPA_CP_VALUE_LIST_SIZE))
1240 values_count++;
1348 || (src_lat->values_count > 1)))
1417 || (src_lat->values_count > 1)))

Completed in 100 milliseconds