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

  /src/external/gpl3/gcc/dist/gcc/
tree-eh.cc 86 add_stmt_to_eh_lp (gimple *t, int num) function
2382 add_stmt_to_eh_lp (throw_stmt, new_lp->index);
3080 add_stmt_to_eh_lp (new_stmt, lp_nr);
3148 add_stmt_to_eh_lp (new_stmt, lp_nr);
4753 add_stmt_to_eh_lp (stmt, new_lp_nr);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc 86 add_stmt_to_eh_lp (gimple *t, int num) function
2381 add_stmt_to_eh_lp (throw_stmt, new_lp->index);
3076 add_stmt_to_eh_lp (new_stmt, lp_nr);
3144 add_stmt_to_eh_lp (new_stmt, lp_nr);
4732 add_stmt_to_eh_lp (stmt, new_lp_nr);

Completed in 18 milliseconds