Searched refs:tg_nnodes (Results 1 – 1 of 1) sorted by relevance
336 static size_t tg_nnodes; /* number of nodes */ variable946 ssize_t left = 0, right = tg_nnodes - 1, guess; in typegraph_search()1208 uintptr_t max = tg_sorted[tg_nnodes - 1]->tgn_limit; in typegraph_build_anchored()1218 src = &tg_node[tg_nnodes + tg_nanchored++]; in typegraph_build_anchored()1578 for (i = 0; i < tg_nnodes - tg_nanchored; i++) in typegraph_stats()1782 for (i = 0; i < tg_nnodes; i++) in typegraph_pass1()1941 for (i = 0; i < tg_nnodes; i++) in typegraph_pass2()1974 for (i = 0; i < tg_nnodes; i++) { in typegraph_pass3()2088 conjectured[1] = tg_nnodes; in typegraph_pass4()2094 for (i = 0; i < tg_nnodes; i++) { in typegraph_pass4()[all …]