Home
last modified time | relevance | path

Searched refs:debug_gimple_stmt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h424 static inline void debug_gimple_stmt(const_gimple s) in debug_gimple_stmt() function
426 debug_gimple_stmt(CONST_CAST_GIMPLE(s)); in debug_gimple_stmt()
430 #define debug_gimple_stmt(s) debug_gimple_stmt(CONST_CAST_GIMPLE(s)) macro
H A Drandomize_layout_plugin.c752 debug_gimple_stmt(stmt); in find_bad_casts_execute()
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dgcc-common.h150 void debug_gimple_stmt(gimple);
964 static inline void debug_gimple_stmt(const_gimple s) in debug_gimple_stmt() function
966 debug_gimple_stmt(CONST_CAST_GIMPLE(s)); in debug_gimple_stmt()
970 #define debug_gimple_stmt(s) debug_gimple_stmt(CONST_CAST_GIMPLE(s)) macro
H A Drandomize_layout_plugin.c839 debug_gimple_stmt(stmt); in find_bad_casts_execute()

Completed in 7 milliseconds