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

/freebsd-9.3-release/contrib/gcc/
H A Dgenrecog.c479 static void process_tree
2714 process_tree (struct decision_head *head, enum routine_type subroutine_type)
2802 process_tree (&recog_tree, RECOG);
2803 process_tree (&split_tree, SPLIT);
2804 process_tree (&peephole2_tree, PEEPHOLE2);
2706 process_tree (struct decision_head *head, enum routine_type subroutine_type) function

Completed in 58 milliseconds