Home
last modified time | relevance | path

Searched refs:gimple_call_builtin_p (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstackleak_plugin.c80 if (gimple_call_builtin_p(stmt, BUILT_IN_ALLOCA)) in is_alloca()
84 if (gimple_call_builtin_p(stmt, BUILT_IN_ALLOCA_WITH_ALIGN)) in is_alloca()
H A Dgcc-common.h213 static inline bool gimple_call_builtin_p(gimple stmt, enum built_in_function code) in gimple_call_builtin_p() function
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dstackleak_plugin.c80 if (gimple_call_builtin_p(stmt, BUILT_IN_ALLOCA)) in is_alloca()
83 if (gimple_call_builtin_p(stmt, BUILT_IN_ALLOCA_WITH_ALIGN)) in is_alloca()

Completed in 4 milliseconds