Searched defs:alloc_decl (Results 1 – 2 of 2) sorted by relevance
1763 matching_alloc_calls_p (tree alloc_decl, tree dealloc_decl) in matching_alloc_calls_p()1969 tree alloc_decl = gimple_call_fndecl (alloc); in matching_alloc_calls_p() local2002 tree alloc_decl = gimple_call_fndecl (def_stmt); in warn_dealloc_offset() local2036 tree alloc_decl = gimple_call_fndecl (def_stmt); in warn_dealloc_offset() local3746 tree alloc_decl = gimple_call_fndecl (def_stmt); in maybe_check_dealloc_call() local
3252 maybe_add_noinline (tree name, tree alloc_decl, tree dealloc_decl, in maybe_add_noinline()