Searched refs:bind_lwm (Results 1 – 1 of 1) sorted by relevance
13436 unsigned bind_lwm = size; in sort_cluster() local13446 if (--bind_lwm != ix) in sort_cluster()13448 scc[ix] = scc[bind_lwm]; in sort_cluster()13449 scc[bind_lwm] = dep; in sort_cluster()13451 if (use_lwm > bind_lwm) in sort_cluster()13481 gcc_checking_assert (use_lwm <= bind_lwm); in sort_cluster()