Searched refs:stack_out (Results 1 – 3 of 3) sorted by relevance
214 struct stack_def stack_out; /* Output stack configuration. */ member2642 stack src_stack = &BLOCK_INFO (e->src)->stack_out; in propagate_stack()2664 stack source_stack = &BLOCK_INFO (source)->stack_out; in compensate_edge()2947 bi->stack_out = regstack; in convert_regs_1()
206 struct stack_def stack_out; /* Output stack configuration. */ member2498 regstack = bi->stack_out;2792 bi->stack_out = regstack;
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.