Home
last modified time | relevance | path

Searched refs:analyze_switch_statement (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-switch-conversion.h538 bool analyze_switch_statement ();
H A Dtree-switch-conversion.c1720 switch_decision_tree::analyze_switch_statement () in analyze_switch_statement() function
2544 expanded |= dt.analyze_switch_statement (); in execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-switch-conversion.h564 bool analyze_switch_statement ();
H A Dtree-switch-conversion.cc1762 switch_decision_tree::analyze_switch_statement () in analyze_switch_statement() function in switch_decision_tree
2581 expanded |= dt.analyze_switch_statement (); in execute()
H A DChangeLog-201812131 (switch_decision_tree::analyze_switch_statement): Likewise.
12202 (switch_decision_tree::analyze_switch_statement): Pass new argument
18085 (switch_decision_tree::analyze_switch_statement):
18958 (switch_decision_tree::analyze_switch_statement): Find clusters.
18985 (switch_decision_tree::analyze_switch_statement): New.
H A DChangeLog-202132556 * tree-switch-conversion.c (switch_decision_tree::analyze_switch_statement): Use
H A DChangeLog-20204727 * tree-switch-conversion.c (switch_decision_tree::analyze_switch_statement):