| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/ | |
| ipa-utils.h | 29 int scc_no; member in struct:ipa_dfs_info |
| ipa-cp.h | 94 int scc_no = 0; member in class:ipcp_value 111 return o->scc_no == scc_no; |
| ipa-fnsummary.h | 135 growth (0), scc_no (0) 150 growth (s.growth), scc_no (s.scc_no) 210 int scc_no; variable |
| /src/external/gpl3/gcc.old/dist/gcc/ | |
| ipa-utils.h | 29 int scc_no; member in struct:ipa_dfs_info |
| ipa-fnsummary.h | 135 growth (0), scc_no (0) 150 growth (s.growth), scc_no (s.scc_no) 208 int scc_no; variable |
| ipa-cp.cc | 205 int scc_no = 0; member in class:ipcp_value 222 return o->scc_no == scc_no; 528 fprintf (f, " [scc: %i, from:", val->scc_no); 3771 v->scc_no = cur_val->dfs; |