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

  /src/external/gpl3/gcc/dist/gcc/
tree-eh.cc 219 collect_finally_tree (gimple *stmt, gtry *region);
221 /* Go through the gimple sequence. Works with collect_finally_tree to
230 collect_finally_tree (gsi_stmt (gsi), region);
234 collect_finally_tree (gimple *stmt, gtry *region) function
370 in the collect_finally_tree data structures. */
  /src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc 219 collect_finally_tree (gimple *stmt, gtry *region);
221 /* Go through the gimple sequence. Works with collect_finally_tree to
230 collect_finally_tree (gsi_stmt (gsi), region);
234 collect_finally_tree (gimple *stmt, gtry *region) function
370 in the collect_finally_tree data structures. */

Completed in 68 milliseconds