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