Home
last modified time | relevance | path

Searched refs:pass_isolate_erroneous_paths (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-isolate-paths.c638 class pass_isolate_erroneous_paths : public gimple_opt_pass
641 pass_isolate_erroneous_paths (gcc::context *ctxt) in pass_isolate_erroneous_paths() function
646 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()
H A Dpasses.def240 NEXT_PASS (pass_isolate_erroneous_paths);