Home
last modified time | relevance | path

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

/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c78 static bool is_alloca(gimple stmt) in is_alloca() function
200 if (!is_alloca(stmt)) in stackleak_instrument_execute()