Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c259 warn_function_malloc (tree decl) in warn_function_malloc() function
1981 warn_function_malloc (node->decl); in propagate_malloc()
2201 warn_function_malloc (node->decl); in execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc261 warn_function_malloc (tree decl) in warn_function_malloc() function
2078 warn_function_malloc (node->decl); in propagate_malloc()
2227 warn_function_malloc (node->decl); in execute()
H A DChangeLog-201823488 * ipa-pure-const.c (warn_function_malloc): Pass value of known_finite
H A DChangeLog-20179885 (warn_function_malloc): New function.