Searched refs:function_node_execs (Results 1 – 1 of 1) sorted by relevance
77 std::vector<int> function_node_execs; variable140 function_node_execs.clear(); in build_BMU_graph()141 function_node_execs.reserve(xranges * yranges + 1); in build_BMU_graph()143 function_node_execs.push_back(0); in build_BMU_graph()174 BMU_search_body bb(map1, sst, function_node_execs[offset]); in build_BMU_graph()629 printf(", fn_tally == %d\n", function_node_execs[i]); in main()