Home
last modified time | relevance | path

Searched refs:pass_if_to_switch (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-if-to-switch.cc473 class pass_if_to_switch : public gimple_opt_pass class
476 pass_if_to_switch (gcc::context *ctxt) in pass_if_to_switch() function in __anon9019dfa70111::pass_if_to_switch
492 pass_if_to_switch::execute (function *fun) in execute()
586 return new pass_if_to_switch (ctxt); in make_pass_if_to_switch()
H A Dpasses.def98 NEXT_PASS (pass_if_to_switch);
H A DChangeLog-20201591 * gimple-if-to-switch.cc (pass_if_to_switch::execute): Request
2511 * gimple-if-to-switch.cc (pass_if_to_switch::execute):
2704 * passes.def: Include new pass_if_to_switch pass.
H A DChangeLog-202134699 (pass_if_to_switch::execute): Return TODO_cleanup_cfg only
35041 (pass_if_to_switch::execute): Delete them.