Searched refs:this_node_index (Results 1 – 1 of 1) sorted by relevance
252 int this_node_index = parent_node->GetIndexOf(nodes[node]) + 1; in RunImpl() local253 if (this_node_index > highest_index) in RunImpl()254 highest_index = this_node_index; in RunImpl()