Searched refs:gpir_op_num (Results 1 – 3 of 3) sorted by relevance
1640 int num_nodes[gpir_op_num] = {0}; in print_statistic()1641 int num_created_nodes[gpir_op_num] = {0}; in print_statistic()1654 for (int i = 0; i < gpir_op_num; i++) { in print_statistic()1668 for (int i = 0; i < gpir_op_num; i++) { in print_statistic()
106 gpir_op_num, enumerator
434 static bool (*gpir_pre_rsched_lower_funcs[gpir_op_num])(gpir_block *, gpir_node *) = {