Searched refs:pass_isolate_erroneous_paths (Results 1 – 2 of 2) sorted by relevance
638 class pass_isolate_erroneous_paths : public gimple_opt_pass641 pass_isolate_erroneous_paths (gcc::context *ctxt) in pass_isolate_erroneous_paths() function646 opt_pass * clone () { return new pass_isolate_erroneous_paths (m_ctxt); } in clone()667 return new pass_isolate_erroneous_paths (ctxt); in make_pass_isolate_erroneous_paths()
240 NEXT_PASS (pass_isolate_erroneous_paths);