Searched refs:gimple_bind_expr_stack (Results 1 – 6 of 6) sorted by relevance
57 extern vec<gbind *> gimple_bind_expr_stack (void);
346 gimple_bind_expr_stack (void) in gimple_bind_expr_stack() function
112 VEC(gimple, heap) *stack = gimple_bind_expr_stack (); in add_block_to_enclosing()
163 vec<gbind *> stack = gimple_bind_expr_stack (); in add_block_to_enclosing()
1125 extern VEC(gimple, heap) *gimple_bind_expr_stack (void);
287 gimple_bind_expr_stack (void) in VEC()