Searched refs:max_num_opcodes_at_leaf_node (Results 1 – 2 of 2) sorted by relevance
201 static int max_num_opcodes_at_leaf_node = 0; variable281 if (i > max_num_opcodes_at_leaf_node) in divide_table_1()282 max_num_opcodes_at_leaf_node = i; in divide_table_1()865 printf ("max_num_opcodes_at_leaf_node: %d\n", max_num_opcodes_at_leaf_node); in print_divide_result()
238 static int max_num_opcodes_at_leaf_node = 0; variable318 if (i > max_num_opcodes_at_leaf_node) in divide_table_1()319 max_num_opcodes_at_leaf_node = i; in divide_table_1()902 printf ("max_num_opcodes_at_leaf_node: %d\n", max_num_opcodes_at_leaf_node); in print_divide_result()