Searched refs:graph_array_type (Results 1 – 1 of 1) sorted by relevance
111 typedef std::vector<graph_vector_type> graph_array_type; typedef121 graph_array_type *g_array[SPECULATION_CNT]; // 2d array of graphs153 g_array[scnt] = new graph_array_type; in build_BMU_graph()