Home
last modified time | relevance | path

Searched refs:debug_tree (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/scripts/gcc-plugins/
A Dgcc-common.h419 static inline void debug_tree(const_tree t) in debug_tree() function
421 debug_tree(CONST_CAST_TREE(t)); in debug_tree()
429 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) macro
A Drandomize_layout_plugin.c255 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 5 milliseconds