Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.cc2069 static cgraph_inline_failed_type_t cif_type_table[CIF_N_REASONS] = { in cgraph_inline_failed_type() local
2076 return cif_type_table[reason]; in cgraph_inline_failed_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.c2042 static cgraph_inline_failed_type_t cif_type_table[CIF_N_REASONS] = { in cgraph_inline_failed_type() local
2049 return cif_type_table[reason]; in cgraph_inline_failed_type()