X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbespill.h;h=018f52f1e3d94024598b596691ca44ba5c354e43;hb=afbbc0b1ccd684c4c24bfd43d0f994123245f39f;hp=e44a4634a5c97c8fc7989190e5a3b63a661c7c11;hpb=3bb99d96d55905d1606140fef99e35b28ab38542;p=libfirm diff --git a/ir/be/bespill.h b/ir/be/bespill.h index e44a4634a..018f52f1e 100644 --- a/ir/be/bespill.h +++ b/ir/be/bespill.h @@ -54,7 +54,7 @@ ir_node *be_get_end_of_block_insertion_point(const ir_node *block); /** * Marks a point until which a node must be spilled. */ -void be_add_spill(spill_env_t *senv, ir_node *to_spill, ir_node *before); +void be_add_spill(spill_env_t *senv, ir_node *to_spill, ir_node *after); /** * Inserts a new entry into the list of reloads to place (the real nodes will