Searched refs:node_id_first (Results 1 – 1 of 1) sorted by relevance
38 const int32 node_id_first = node_id_range(0); // inclusive in Compute() local96 for (int node_id = node_id_first; node_id < node_id_last; ++node_id) { in Compute()