Searched refs:max_arrays (Results 1 – 2 of 2) sorted by relevance
1640 unsigned max_arrays = param_graphite_max_arrays_per_scop; in build_scops() local1641 if (max_arrays > 0 in build_scops()1642 && scop->drs.length () >= max_arrays) in build_scops()1647 << max_arrays << ".\n"); in build_scops()
1638 unsigned max_arrays = param_graphite_max_arrays_per_scop; in build_scops() local1639 if (max_arrays > 0 in build_scops()1640 && scop->drs.length () >= max_arrays) in build_scops()1645 << max_arrays << ".\n"); in build_scops()