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