Searched refs:exit_state (Results 1 – 5 of 5) sorted by relevance
953 gbb->exit_state = XCNEW (scfi_stateS); in forward_flow_scfi_state()954 memcpy (gbb->exit_state, state, sizeof (scfi_stateS)); in forward_flow_scfi_state()977 memcpy (state, prev_bb->exit_state, sizeof (scfi_stateS)); in forward_flow_scfi_state()1021 if (cmp_scfi_state (prev_bb->exit_state, current_bb->entry_state)) in backward_flow_scfi_state()
598 if (bb->exit_state) in gbb_cleanup()600 free (bb->exit_state); in gbb_cleanup()601 bb->exit_state = NULL; in gbb_cleanup()
338 scfi_stateS *exit_state; member
4396 enum exit_state { enum4776 static exit_state print_decision (output_state *, decision *,4783 static exit_state4786 exit_state es = ES_FALLTHROUGH; in print_state()4829 static exit_state4895 static exit_state
4394 enum exit_state { enum4774 static exit_state print_decision (output_state *, decision *,4781 static exit_state4784 exit_state es = ES_FALLTHROUGH; in print_state()4827 static exit_state4893 static exit_state