Searched refs:recorded_label_ref (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dlocal-alloc.c286 static int recorded_label_ref;
354 recorded_label_ref = 0;
450 return recorded_label_ref;
985 recorded_label_ref = 1;
285 static int recorded_label_ref; variable
H A Dcse.c386 static int recorded_label_ref; variable
6974 recorded_label_ref = 0;
7076 return cse_jumps_altered || recorded_label_ref;
7189 if (NONJUMP_INSN_P (insn) && ! recorded_label_ref
7192 recorded_label_ref = 1;

Completed in 154 milliseconds