| /src/external/gpl3/gcc/dist/gcc/ |
| tree-switch-conversion.cc | 834 switch_conversion::fix_phi_nodes (edge e1f, edge e2f, basic_block bbf) 981 fix_phi_nodes (e1f, e2f, bbf); 833 switch_conversion::fix_phi_nodes (edge e1f, edge e2f, basic_block bbf) function in class:switch_conversion
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-switch-conversion.cc | 789 switch_conversion::fix_phi_nodes (edge e1f, edge e2f, basic_block bbf) 936 fix_phi_nodes (e1f, e2f, bbf); 788 switch_conversion::fix_phi_nodes (edge e1f, edge e2f, basic_block bbf) function in class:switch_conversion
|