Searched refs:stack_out (Results 1 – 3 of 3) sorted by relevance
214 struct stack_def stack_out; /* Output stack configuration. */ member2863 stack_ptr src_stack = &BLOCK_INFO (e->src)->stack_out; in propagate_stack()2891 stack_ptr source_stack = &BLOCK_INFO (source)->stack_out; in compensate_edge()3206 bi->stack_out = regstack; in convert_regs_1()
215 struct stack_def stack_out; /* Output stack configuration. */ member2876 stack_ptr src_stack = &BLOCK_INFO (e->src)->stack_out; in propagate_stack()2904 stack_ptr source_stack = &BLOCK_INFO (source)->stack_out; in compensate_edge()3217 bi->stack_out = regstack; in convert_regs_1()
15901 * reg-stack.c (block_info_def): Add predecessors counter and stack_out.15904 (convert_regs_1): ... here; do smart choosing of stack_out to copy.