Searched refs:pass_isolate_erroneous_paths (Results 1 – 5 of 5) sorted by relevance
964 class pass_isolate_erroneous_paths : public gimple_opt_pass class967 pass_isolate_erroneous_paths (gcc::context *ctxt) in pass_isolate_erroneous_paths() function in __anonfe9fedfb0111::pass_isolate_erroneous_paths972 opt_pass * clone () { return new pass_isolate_erroneous_paths (m_ctxt); } in clone()993 return new pass_isolate_erroneous_paths (ctxt); in make_pass_isolate_erroneous_paths()
248 NEXT_PASS (pass_isolate_erroneous_paths);
9406 * gimple-ssa-isolate-paths.c (pass_isolate_erroneous_paths): Comment10668 * passes.def: Add pass_isolate_erroneous_paths.
959 class pass_isolate_erroneous_paths : public gimple_opt_pass962 pass_isolate_erroneous_paths (gcc::context *ctxt) in pass_isolate_erroneous_paths() function967 opt_pass * clone () { return new pass_isolate_erroneous_paths (m_ctxt); } in clone()988 return new pass_isolate_erroneous_paths (ctxt); in make_pass_isolate_erroneous_paths()
235 NEXT_PASS (pass_isolate_erroneous_paths);