Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvarpool.cc218 symtab->function_flags_ready in dump()
529 gcc_assert (!in_lto_p || symtab->function_flags_ready); in analyze()
H A Dipa-visibility.cc894 symtab->function_flags_ready = true; in function_and_variable_visibility()
H A Dcgraph.h2235 function_flags_ready (false), cpp_implicit_aliases_done (false), in symbol_table()
2501 bool function_flags_ready; variable
H A Dcgraph.cc2136 if (symtab->function_flags_ready) in dump()
H A Dgimple-fold.cc135 if (symtab->function_flags_ready) in can_refer_decl_in_current_unit_p()
180 if (!symtab->function_flags_ready) in can_refer_decl_in_current_unit_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarpool.c217 symtab->function_flags_ready in dump()
520 gcc_assert (!in_lto_p || symtab->function_flags_ready); in analyze()
H A Dipa-visibility.c894 symtab->function_flags_ready = true; in function_and_variable_visibility()
H A Dcgraph.h2259 function_flags_ready (false), cpp_implicit_aliases_done (false), in symbol_table()
2531 bool function_flags_ready; variable
H A Dgimple-fold.c133 if (symtab->function_flags_ready) in can_refer_decl_in_current_unit_p()
178 if (!symtab->function_flags_ready) in can_refer_decl_in_current_unit_p()
H A Dcgraph.c2095 if (symtab->function_flags_ready) in dump()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto.cc488 symtab->function_flags_ready = true; in do_whole_program_analysis()
H A Dlto-common.cc2987 symtab->function_flags_ready = true; in read_cgraph_and_symbols()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto.c462 symtab->function_flags_ready = true; in do_whole_program_analysis()
H A Dlto-common.c2978 symtab->function_flags_ready = true; in read_cgraph_and_symbols()