X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Fanalyze_irg_args.h;h=84831372a19fc1de461e31b5f192ed199b0fda9b;hb=9ec98298a0bf99ccb9533365dd7245e0a380f3df;hp=beb51a1c44758afc2143a6126e14fbfdbb752f33;hpb=1ec30d95387eb392ba5a1adc7958ebd91383d59c;p=libfirm diff --git a/include/libfirm/analyze_irg_args.h b/include/libfirm/analyze_irg_args.h index beb51a1c4..84831372a 100644 --- a/include/libfirm/analyze_irg_args.h +++ b/include/libfirm/analyze_irg_args.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -57,7 +57,7 @@ void analyze_irg_args(ir_graph *irg); * * The values are calculation on demand only. */ -float get_method_param_weight(ir_entity *ent, int pos); +unsigned get_method_param_weight(ir_entity *ent, int pos); /** * Analyze the parameters of a given ir graph.