Searched refs:visited_throwing_stmts (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c5354 hash_set<gimple *> visited_throwing_stmts; local
5468 visited_throwing_stmts.add (stmt);
5500 (&visited_throwing_stmts);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc5412 hash_set<gimple *> visited_throwing_stmts; local
5526 visited_throwing_stmts.add (stmt);
5558 (&visited_throwing_stmts);

Completed in 136 milliseconds