Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()