Home
last modified time | relevance | path

Searched refs:verify_eh_throw_stmt_node (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c5207 verify_eh_throw_stmt_node (gimple *const &stmt, const int &, in verify_eh_throw_stmt_node() function
5499 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc5265 verify_eh_throw_stmt_node (gimple *const &stmt, const int &, in verify_eh_throw_stmt_node() function
5557 eh_table->traverse<hash_set<gimple *> *, verify_eh_throw_stmt_node> in verify_gimple_in_cfg()
H A DChangeLog-20062746 * tree-eh.c (verify_eh_throw_stmt_node): Same.
2998 (verify_eh_throw_stmt_node): Same.
23456 * tree-eh.c (verify_eh_throw_stmt_node): New function.
H A DChangeLog-200732604 (verify_eh_throw_stmt_node, verify_eh_throw_table_statements): Kill.
32612 (verify_eh_throw_stmt_node): New.
H A DChangeLog-200834 * tree-cfg.c (verify_eh_throw_stmt_node): Return nonzero,
H A DChangeLog-201928295 (verify_eh_throw_stmt_node): Same.
H A DChangeLog-20105864 verify_gimple_call, verify_gimple_phi, verify_eh_throw_stmt_node):