Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-objc-common.c324 current_function_cannot_inline
H A Dfunction.h550 #define current_function_cannot_inline (cfun->cannot_inline) macro
H A Dintegrate.c196 if (current_function_cannot_inline)
197 return current_function_cannot_inline;
H A Dfunction.c6353 current_function_cannot_inline = 0; in prepare_function_start()
H A DChangeLog.211283 current_function_internal_arg_pointer, current_function_cannot_inline,
11339 current_function_uses_const_pool, current_function_cannot_inline):
13194 (expand_eh_return): Set current_function_cannot_inline.
H A DChangeLog.02439 * function.c: Define current_function_cannot_inline.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c2524 if (!current_function_cannot_inline)
2525 current_function_cannot_inline = cp_function_chain->cannot_inline;
H A Ddecl2.c2192 current_function_cannot_inline
2358 current_function_cannot_inline in start_static_storage_duration_function()
H A Ddecl.c14779 if (current_function_cannot_inline)
14781 f->cannot_inline = current_function_cannot_inline;
H A DChangeLog.21702 * decl.c (start_function): Restore current_function_cannot_inline
1704 (save_function_data): Save current_function_cannot_inline.
H A DChangeLog8048 current_function_cannot_inline is non-NULL.
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c2168 current_function_cannot_inline in emit_register_classes()
/openbsd/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1790 current_function_cannot_inline in build_module_descriptor()
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19991702 * decl.c (start_function): Restore current_function_cannot_inline
1704 (save_function_data): Save current_function_cannot_inline.
H A DChangeLog-20012071 current_function_cannot_inline is non-NULL.