Lines Matching refs:goto_queue_node
323 struct goto_queue_node struct
374 struct goto_queue_node *goto_queue;
441 return (((struct goto_queue_node *) *slot)->repl_stmt); in find_goto_replacement()
568 struct goto_queue_node *q; in record_in_goto_queue()
579 = XRESIZEVEC (struct goto_queue_node, tf->goto_queue, size); in record_in_goto_queue()
707 do_return_redirection (struct goto_queue_node *q, tree finlab, gimple_seq mod) in do_return_redirection()
746 do_goto_redirection (struct goto_queue_node *q, tree finlab, gimple_seq mod, in do_goto_redirection()
1026 struct goto_queue_node *q, *qe; in lower_try_finally_nofallthru()
1086 struct goto_queue_node *q, *qe; in lower_try_finally_onedest()
1220 struct goto_queue_node *q, *qe; in lower_try_finally_copy()
1224 struct goto_queue_node *q; in lower_try_finally_copy()
1302 struct goto_queue_node *q, *qe; in lower_try_finally_switch()