Searched refs:gimple_bind_expr_stack (Results 1 – 8 of 8) sorted by relevance
57 extern vec<gbind *> gimple_bind_expr_stack (void);
389 gimple_bind_expr_stack (void) in gimple_bind_expr_stack() function
4585 (gimple_bind_expr_stack): Return a vec<gimple_bind> rather than4590 (gimple_bind_expr_stack): Likewise for type of returned value.
1632 * tree-gimple.h (gimple_bind_expr_stack): Declare.1643 * gimplify.c (gimple_bind_expr_stack): New.
396 gimple_bind_expr_stack (void) in gimple_bind_expr_stack() function
163 vec<gbind *> stack = gimple_bind_expr_stack (); in add_block_to_enclosing()
632 vec<gbind *> stack = gimple_bind_expr_stack (); in add_block_to_enclosing()