X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Fcgana.h;h=fcfbe0a1da8e9b93b22ae374518248c820d87fef;hb=3ea053779e18f3a0a2fcead621f7d610de8531c1;hp=a04105d4271c4e8691afaa690e63abec925cb75d;hpb=e11232be68a7fbe13e49ec3be0a51a779c1cc435;p=libfirm diff --git a/ir/ana/cgana.h b/ir/ana/cgana.h index a04105d42..fcfbe0a1d 100644 --- a/ir/ana/cgana.h +++ b/ir/ana/cgana.h @@ -76,6 +76,7 @@ void cgana(int *len, entity ***free_methods); * pointers to other than firm arrays. */ void free_callee_info(ir_graph *irg); +void free_irp_callee_info(void); /* Optimize the address expressions passed to call nodes. * Performs only the optimizations done by cgana. */