Searched refs:num_roots_for_space (Results 1 – 2 of 2) sorted by relevance
195 if (sorted_graph.num_roots_for_space (overflow_space) <= 1) continue; in _try_isolating_subgraphs()207 unsigned maximum_to_move = hb_max ((sorted_graph.num_roots_for_space (space) / 2u), 1u); in _try_isolating_subgraphs()221 sorted_graph.num_roots_for_space (space), in _try_isolating_subgraphs()
1082 unsigned num_roots_for_space (unsigned space) const in num_roots_for_space() function