Home
last modified time | relevance | path

Searched refs:maybe_add_noinline (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc3252 maybe_add_noinline (tree name, tree alloc_decl, tree dealloc_decl, in maybe_add_noinline() function
3414 maybe_add_noinline (name, fndecl, dealloc, no_add_attrs); in handle_malloc_attribute()
3440 maybe_add_noinline (name, fndecl, dealloc, no_add_attrs); in handle_malloc_attribute()
H A DChangeLog1474 * c-attribs.c (maybe_add_noinline): New function.