Searched refs:debug_tree (Results 1 – 2 of 2) sorted by relevance
419 static inline void debug_tree(const_tree t) in debug_tree() function421 debug_tree(CONST_CAST_TREE(t)); in debug_tree()429 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) macro
255 debug_tree((tree)type); in shuffle()460 debug_tree(type); in randomize_type()558 debug_tree(type); in finish_type()759 debug_tree(gimple_get_lhs(stmt)); in find_bad_casts_execute()768 debug_tree(gimple_assign_rhs1(stmt)); in find_bad_casts_execute()
Completed in 6 milliseconds