| /src/external/gpl3/gcc/dist/gcc/ |
| tree-vrp.cc | 88 remove_unreachable (gimple_ranger &r, bool all) : m_ranger (r), final_p (all) 96 bool final_p; member in class:remove_unreachable 128 if (!final_p) 209 gcc_checking_assert (!final_p); 308 else if (!final_p) 1055 bool final_p) 1064 rvrp_folder folder (ranger, final_p); 1291 warn_array_bounds_p (warn_p), final_p (false) 1300 final_p = param; 1309 return execute_ranger_vrp (fun, warn_array_bounds_p, final_p); 1315 bool final_p; member in class:__anon14008::pass_vrp [all...] |
| genautomata.cc | 433 int final_p; 1387 FINAL_ABSENCE_SET (it is depended on PRESENCE_P and FINAL_P). 1393 gen_presence_absence_set (md_rtx_info *info, int presence_p, int final_p) 1431 DECL_PRESENCE (decl)->final_p = final_p; 1440 DECL_ABSENCE (decl)->final_p = final_p; 2161 int presence_p, int final_p) 2176 ? (final_p 2179 : (final_p 429 int final_p; member in struct:unit_pattern_rel_decl [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| genautomata.cc | 433 int final_p; 1387 FINAL_ABSENCE_SET (it is depended on PRESENCE_P and FINAL_P). 1393 gen_presence_absence_set (md_rtx_info *info, int presence_p, int final_p) 1431 DECL_PRESENCE (decl)->final_p = final_p; 1440 DECL_ABSENCE (decl)->final_p = final_p; 2161 int presence_p, int final_p) 2176 ? (final_p 2179 : (final_p 429 int final_p; member in struct:unit_pattern_rel_decl [all...] |