Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree.h3068 #define DECL_UNINLINABLE(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.uninlinable)
3165 unsigned uninlinable : 1; member
HDChangeLog.tree-ssa13794 on, even if they are uninlinable, they may be wanted for ip
HDChangeLog-200129163 (struct tree_decl): Add uninlinable bitfield.
HDChangeLog-200311823 (finish_function): Make uninlinable a bool. Fixup call to
/NextBSD/contrib/gcc/cp/
HDChangeLog-20012966 * cp-tree.h (struct lang_decl_flags): Remove uninlinable flag.
HDChangeLog-20003730 * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable
HDChangeLog-1999396 uninlinable.