Searched refs:uninlinable (Results 1 – 16 of 16) sorted by relevance
395 bool uninlinable; member416 d->uninlinable = true; in do_estimate_growth_1()476 else if (!d.uninlinable) in estimate_growth()584 if (d.self_recursive || d.uninlinable) in growth_positive_p()
1953 unsigned uninlinable : 1; member
3173 (FUNCTION_DECL_CHECK (NODE)->function_decl.uninlinable)
38924 (inline_to_all_callers): Give up on uninlinable or recursive edges.39916 * ipa-inline-analysis.c (growth_data): Add uninlinable field.39917 (do_estimate_growth_1): Record if any uninlinable edge was seen.39918 (estimate_growth): Handle uninlinable edges correctly.
13794 on, even if they are uninlinable, they may be wanted for ip
16804 uninlinable call.
29163 (struct tree_decl): Add uninlinable bitfield.
11823 (finish_function): Make uninlinable a bool. Fixup call to
24398 uninlinable functions.
24516 uninlinable.
29499 CIF_FUNCTION_NOT_INLINABLE for uninlinable functions.
3205 Do not make the functions uninlinable.
5341 WB (t->function_decl.uninlinable); in core_bools()5485 RB (t->function_decl.uninlinable); in core_bools()
2966 * cp-tree.h (struct lang_decl_flags): Remove uninlinable flag.
3730 * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable
396 uninlinable.