Searched refs:stack_restore (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c1141 /* Source location wise, the cleanup code (stack_restore and clobbers)
1158 gcall *stack_restore;
1162 build_stack_save_restore (&stack_save, &stack_restore);
1165 gimple_set_location (stack_restore, end_locus);
1167 gimplify_seq_add_stmt (&cleanup, stack_restore);
1156 gcall *stack_restore; local

Completed in 71 milliseconds