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

/linux-master/scripts/gcc-plugins/
H A Dgcc-common.h424 static inline void debug_gimple_stmt(const_gimple s) function
426 debug_gimple_stmt(CONST_CAST_GIMPLE(s));
430 #define debug_gimple_stmt(s) debug_gimple_stmt(CONST_CAST_GIMPLE(s)) macro
H A Drandomize_layout_plugin.c752 debug_gimple_stmt(stmt);

Completed in 186 milliseconds