Searched refs:toptree_alloc (Results 1 – 3 of 3) sorted by relevance
28 struct toptree *toptree_alloc(int level, int id) in toptree_alloc() function156 cand_copy = toptree_alloc(cand->level, 0); in toptree_unify()205 stack_target = toptree_alloc(ptr->level + 1, in toptree_move()234 child = toptree_alloc(cand->level-1, id); in toptree_get_child()
23 struct toptree *toptree_alloc(int level, int id);
282 tree = toptree_alloc(TOPOLOGY, id); in toptree_new()