Searched refs:last_node_index (Results 1 – 2 of 2) sorted by relevance
91 const size_t last_node_index = scored_document_hits_heap->size() - 1; in PopRoot() local94 scored_document_hits_heap->at(last_node_index)); in PopRoot()
1374 const int last_node_index = nodes_.size() - 1; in RemoveNodesInternal() local1375 std::swap(nodes_[last_node_index], nodes_[removed_node_index]); in RemoveNodesInternal()1376 graph()->mutable_node()->SwapElements(last_node_index, in RemoveNodesInternal()