HomeSort by: relevance | last modified time | path
    Searched refs:replace_goto_queue (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-eh.cc 489 /* The real work of replace_goto_queue. Returns with TSI updated to
555 /* A subroutine of replace_goto_queue. Handles GIMPLE_SEQ. */
569 replace_goto_queue (struct leh_tf_state *tf) function
1089 replace_goto_queue (tf);
1200 replace_goto_queue (tf);
1207 replace_goto_queue (tf);
1346 replace_goto_queue (tf);
1350 /* Need to link new stmts after running replace_goto_queue due
1545 replace_goto_queue (tf);
1560 /* Need to link SWITCH_STMT after running replace_goto_queue
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc 489 /* The real work of replace_goto_queue. Returns with TSI updated to
555 /* A subroutine of replace_goto_queue. Handles GIMPLE_SEQ. */
569 replace_goto_queue (struct leh_tf_state *tf) function
1088 replace_goto_queue (tf);
1199 replace_goto_queue (tf);
1206 replace_goto_queue (tf);
1345 replace_goto_queue (tf);
1349 /* Need to link new stmts after running replace_goto_queue due
1544 replace_goto_queue (tf);
1559 /* Need to link SWITCH_STMT after running replace_goto_queue
    [all...]

Completed in 17 milliseconds