Home
last modified time | relevance | path

Searched refs:final_label (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dunroll.c1802 rtx final_label = 0; local
1813 final_label = gen_label_rtx ();
1814 set_label_in_map (map, CODE_LABEL_NUMBER (start_label), final_label);
2340 if (final_label && LABEL_NUSES (final_label) > 0)
2341 emit_label (final_label);