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

  /src/external/gpl3/gcc/dist/gcc/
tree-eh.cc 132 remove_stmt_from_eh_lp (gimple *t) function
2381 remove_stmt_from_eh_lp (throw_stmt);
3077 remove_stmt_from_eh_lp (old_stmt);
4736 remove_stmt_from_eh_lp (stmt);
4752 remove_stmt_from_eh_lp (stmt);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc 132 remove_stmt_from_eh_lp (gimple *t) function
2380 remove_stmt_from_eh_lp (throw_stmt);
3073 remove_stmt_from_eh_lp (old_stmt);
4715 remove_stmt_from_eh_lp (stmt);
4731 remove_stmt_from_eh_lp (stmt);

Completed in 26 milliseconds