Searched refs:updated_pred_list (Results 1 – 2 of 2) sorted by relevance
60 std::vector<uint32_t> updated_pred_list; in RemoveNonExistingEdges() local69 if (has_branch) updated_pred_list.push_back(id); in RemoveNonExistingEdges()72 label2preds_.at(blk_id) = std::move(updated_pred_list); in RemoveNonExistingEdges()