Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc1546 fndecl_alloc_p (tree fndecl, bool all_alloc) in fndecl_alloc_p() argument
1561 return all_alloc; in fndecl_alloc_p()
1601 gimple_call_alloc_p (gimple *stmt, bool all_alloc = false) in gimple_call_alloc_p() argument
1603 return fndecl_alloc_p (gimple_call_fndecl (stmt), all_alloc); in gimple_call_alloc_p()