Home
last modified time | relevance | path

Searched refs:convert_single_case_switch (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfgcleanup.cc84 convert_single_case_switch (gswitch *swtch, gimple_stmt_iterator &gsi) in convert_single_case_switch() function
145 && convert_single_case_switch (as_a<gswitch *> (stmt), gsi)) in cleanup_control_expr_graph()
H A DChangeLog-201812174 * tree-cfgcleanup.c (convert_single_case_switch): Use
H A DChangeLog-201915973 * tree-cfgcleanup.c (convert_single_case_switch): Punt if
H A DChangeLog-201716551 * tree-cfgcleanup.c (convert_single_case_switch): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfgcleanup.c84 convert_single_case_switch (gswitch *swtch, gimple_stmt_iterator &gsi) in convert_single_case_switch() function
145 && convert_single_case_switch (as_a<gswitch *> (stmt), gsi)) in cleanup_control_expr_graph()