Searched refs:cand_copy (Results 1 – 1 of 1) sorted by relevance
159 struct toptree *child, *tmp, *cand_copy; in toptree_unify() local165 cand_copy = toptree_alloc(cand->level, 0); in toptree_unify()170 tmpchild = toptree_get_child(cand_copy, child->id); in toptree_unify()175 toptree_move_children(cand_copy, cand); in toptree_unify()176 toptree_free(cand_copy); in toptree_unify()