Searched refs:graph2_setup (Results 1 – 3 of 3) sorted by relevance
59 void graph2_setup(struct graph2 *, uint32_t, uint32_t);
53 graph2_setup(struct graph2 *graph, uint32_t v, uint32_t e) in graph2_setup() function
252 graph2_setup(&state.graph, v, e); in chm3_compute()