Searched refs:verify_eh_dispatch_edge (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.h56 extern bool verify_eh_dispatch_edge (geh_dispatch *);
H A Dtree-eh.c4974 verify_eh_dispatch_edge (geh_dispatch *stmt)
4968 verify_eh_dispatch_edge (geh_dispatch *stmt) function
H A Dtree-cfg.c5807 err |= verify_eh_dispatch_edge (as_a <geh_dispatch *> (stmt));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.h56 extern bool verify_eh_dispatch_edge (geh_dispatch *);
H A Dtree-eh.cc4974 verify_eh_dispatch_edge (geh_dispatch *stmt)
4968 verify_eh_dispatch_edge (geh_dispatch *stmt) function
H A Dtree-cfg.cc5856 err |= verify_eh_dispatch_edge (as_a <geh_dispatch *> (stmt));

Completed in 300 milliseconds