Searched refs:max_dim (Results 1 – 1 of 1) sorted by relevance
1651 graphite_dim_t max_dim = param_graphite_max_nb_scop_params; in build_scops() local1652 if (max_dim > 0 in build_scops()1653 && scop_nb_params (scop) > max_dim) in build_scops()1658 << max_dim << ".\n"); in build_scops()