Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc1937 if (tree ddealloc = TREE_VALUE (args)) in matching_alloc_calls_p() local
1939 if (DECL_P (ddealloc) in matching_alloc_calls_p()
1940 && fndecl_built_in_p (ddealloc, BUILT_IN_NORMAL)) in matching_alloc_calls_p()
1942 built_in_function fncode = DECL_FUNCTION_CODE (ddealloc); in matching_alloc_calls_p()
1952 if (common_deallocs.add (ddealloc)) in matching_alloc_calls_p()