Searched refs:STMT_GOTO (Results 1 – 14 of 14) sorted by relevance
123 if (prev && prev->type == STMT_GOTO) in we_jumped_into_the_middle_of_a_loop()166 case STMT_GOTO: in unreachable_stmt()
105 if (stmt->type != STMT_GOTO) in match_continue()
41 STMT_GOTO, enumerator
169 if (stmt->type == STMT_GOTO && stmt->goto_label && in match_stmt()
35 [STMT_GOTO] = "STMT_GOTO", in statement_type_name()
518 break; case STMT_GOTO: in do_statement()
439 case STMT_GOTO: { in copy_one_statement()
706 case STMT_GOTO: in show_statement()
1253 case STMT_GOTO: in expand_statement()
2451 stmt->type = STMT_GOTO; in parse_loop_iterator()2470 stmt->type = STMT_GOTO; in parse_goto_statement()
1177 case STMT_GOTO: in __split_stmt()
2039 case STMT_GOTO: in x86_statement()
2361 case STMT_GOTO: { in linearize_statement()
3727 case STMT_GOTO: in evaluate_statement()