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

/freebsd-10.1-release/contrib/gcc/
H A Dgenrecog.c444 static int break_out_subroutines
1734 break_out_subroutines (struct decision_head *head, int initial)
1740 size += 1 + break_out_subroutines (&sub->success, 0);
2465 /* In break_out_subroutines, we discovered the boundaries for the
2727 break_out_subroutines (head, 1);
1729 break_out_subroutines (struct decision_head *head, int initial) function

Completed in 103 milliseconds