Searched refs:gpir_op_num (Results 1 – 3 of 3) sorted by relevance
1689 int num_nodes[gpir_op_num] = {0}; in print_statistic()1690 int num_created_nodes[gpir_op_num] = {0}; in print_statistic()1703 for (int i = 0; i < gpir_op_num; i++) { in print_statistic()1717 for (int i = 0; i < gpir_op_num; i++) { in print_statistic()
105 gpir_op_num, enumerator
434 static bool (*gpir_pre_rsched_lower_funcs[gpir_op_num])(gpir_block *, gpir_node *) = {