Searched refs:restored_stack (Results 1 – 1 of 1) sorted by relevance
583 tree restored_stack = gimple_call_arg (call, 0); in handle_builtin_stack_restore() local585 gimple *g = gimple_build_call (fn, 2, last_alloca, restored_stack); in handle_builtin_stack_restore()587 g = gimple_build_assign (last_alloca, restored_stack); in handle_builtin_stack_restore()