Lines Matching defs:tree
24 * - add "-fdump-tree-all -fdump-rtl-all" to the plugin CFLAGS in
44 static GTY(()) tree track_function_decl;
91 static tree get_current_stack_pointer_decl(void)
96 tree var = NODE_DECL(node);
97 tree name = DECL_NAME(var);
118 tree sp_decl, input;
119 vec<tree, va_gc> *inputs = NULL;
438 static inline bool string_equal(tree node, const char *string, int length)
453 tree section;
477 tree fntype;