Searched refs:source_stack (Results 1 – 1 of 1) sorted by relevance
2904 stack_ptr source_stack = &BLOCK_INFO (source)->stack_out; in compensate_edge() local2914 if (target_stack->top == source_stack->top) in compensate_edge()2917 if (target_stack->reg[reg] != source_stack->reg[reg]) in compensate_edge()2942 gcc_assert (source_stack->top == 0 || source_stack->top == 1); in compensate_edge()2962 regstack = *source_stack; in compensate_edge()