Searched defs:debug_gimple_stmt (Results 1 – 1 of 1) sorted by relevance
424 static inline void debug_gimple_stmt(const_gimple s) in debug_gimple_stmt() function430 #define debug_gimple_stmt(s) debug_gimple_stmt(CONST_CAST_GIMPLE(s)) macro