Searched refs:input_count (Results 1 – 4 of 4) sorted by relevance
60 int input_count = 0; local96 if (input_count++ >= INPUT_LENGTH) { /* don't listen forever */98 printf("\n\n Input truncated to %d bytes...\n", input_count - 1);
256 if (info->cur.input_count >= IMPOSSIBLE_MOVE_FACTOR) in struct_equiv_improve_checkpoint()260 > info->input_cost * (info->cur.input_count - p->input_count)) in struct_equiv_improve_checkpoint()261 : info->cur.ninsns > p->ninsns && !info->cur.input_count) in struct_equiv_improve_checkpoint()285 info->cur.input_count = p->input_count; in struct_equiv_restore_checkpoint()341 info->cur.input_count += y_change; in note_local_live()442 info->cur.input_count += optimize_size ? 2 : 1; in rtx_equiv_p()1026 info->cur.local_count = info->cur.input_count = 0; in struct_equiv_init()
1036 int input_count; /* Number of inputs to the block. */ member
273 int32_t input_count = 0; in SetOptionValue() local278 } else if (input_count < 0) in SetOptionValue()