Home
last modified time | relevance | path

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

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