Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gcc-plugins/
H 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
H A Drandomize_layout_plugin.c260 debug_tree((tree)type); in shuffle()
454 debug_tree(type); in randomize_type()
552 debug_tree(type); in finish_type()
753 debug_tree(gimple_get_lhs(stmt)); in find_bad_casts_execute()
762 debug_tree(gimple_assign_rhs1(stmt)); in find_bad_casts_execute()