Home
last modified time | relevance | path

Searched refs:cif_string_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.cc2051 static const char *cif_string_table[CIF_N_REASONS] = { in cgraph_inline_failed_string() local
2058 return cif_string_table[reason]; in cgraph_inline_failed_string()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.c2024 static const char *cif_string_table[CIF_N_REASONS] = { in cgraph_inline_failed_string() local
2031 return cif_string_table[reason]; in cgraph_inline_failed_string()