Searched refs:first_insn_p (Results 1 – 5 of 5) sorted by relevance
72 static int first_insn_p; variable88 first_insn_p = first_p; in cgen_trace_insn_init()187 first_insn_p ? " " : "|", in cgen_trace_insn()
4550 (first_insn_p): Make static.4846 * cgen-trace.c (first_insn_p): New static local.
89 @cpu@_model_insn_before (current_cpu, sc->first_insn_p);458 int first_insn_p = 1;484 sc->first_insn_p = first_insn_p;500 first_insn_p = 0;
2319 * mloop.in (execute): Pass sc->first_insn_p to @cpu@_model_insn_before.2321 (main loop): Compute sc->first_insn_p.
1585 int first_insn_p; member