Searched refs:ECF_COLD (Results 1 – 6 of 6) sorted by relevance
58 | ECF_COLD); in init_exception_processing()
4406 ECF_NORETURN | ECF_NOTHROW | ECF_COLD); in cxx_init_decl_processing()4686 tree fn = push_library_fn (name, type, NULL_TREE, ECF_NORETURN | ECF_COLD); in push_throw_library_fn()
9300 NULL_TREE, ECF_NORETURN | ECF_COLD); in build_vtbl_initializer()
97 #define ECF_COLD (1 << 15) macro
10108 if (flags & ECF_COLD) in set_call_expr_flags()10160 | ECF_CONST | ECF_COLD); in build_common_builtin_nodes()10164 ECF_LEAF | ECF_NORETURN | ECF_CONST | ECF_COLD); in build_common_builtin_nodes()
856 flags |= ECF_COLD; in flags_from_decl_or_type()