Searched refs:cand_copy (Results 1 – 1 of 1) sorted by relevance
150 struct toptree *child, *tmp, *cand_copy; in toptree_unify() local156 cand_copy = toptree_alloc(cand->level, 0); in toptree_unify()161 tmpchild = toptree_get_child(cand_copy, child->id); in toptree_unify()166 toptree_move_children(cand_copy, cand); in toptree_unify()167 toptree_free(cand_copy); in toptree_unify()