Searched refs:pass_lower_eh_dispatch (Results 1 – 7 of 7) sorted by relevance
3917 class pass_lower_eh_dispatch : public gimple_opt_pass class3920 pass_lower_eh_dispatch (gcc::context *ctxt) in pass_lower_eh_dispatch() function in __anon0168494d0511::pass_lower_eh_dispatch3931 pass_lower_eh_dispatch::execute (function *fun) in execute()4003 return new pass_lower_eh_dispatch (ctxt); in make_pass_lower_eh_dispatch()
187 NEXT_PASS (pass_lower_eh_dispatch);
9651 (gate_lower_ehcontrol, pass_lower_eh_dispatch): New.9750 * passes.c (init_optimization_passes): Add pass_lower_eh_dispatch9807 * tree-pass.h (pass_lower_eh_dispatch, pass_lower_resx): New.
38142 (pass_lower_eh_dispatch::execute): Maintain BB_VISITED for38699 (pass_lower_eh_dispatch::execute): Instead actually insert39421 (pass_lower_eh_dispatch::execute): Perform clobber sinking
23547 (pass_lower_eh_dispatch): Convert from a global struct to a subclass23626 (pass_lower_eh_dispatch): Replace declaration with that of...
7483 (pass_lower_eh_dispatch::execute): Pass cfun to
9901 * tree-eh.c (pass_lower_eh_dispatch::execute): Free dominator