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

/freebsd-9.3-release/contrib/gcc/
H A Dcse.c627 static int check_for_label_ref (rtx *, void *);
7190 && for_each_rtx (&PATTERN (insn), check_for_label_ref,
7292 check_for_label_ref (rtx *rtl, void *data)
7264 check_for_label_ref (rtx *rtl, void *data) function

Completed in 63 milliseconds