From: Christian Würdig Date: Tue, 18 Apr 2006 17:03:07 +0000 (+0000) Subject: added comment X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=94ac9f25472ee4fcddd9b6a7028d35a742ad4e69;p=libfirm added comment [r7633] --- diff --git a/ir/stat/firmstat.c b/ir/stat/firmstat.c index 39cc6b5a3..d03ab24fa 100644 --- a/ir/stat/firmstat.c +++ b/ir/stat/firmstat.c @@ -1759,6 +1759,7 @@ void stat_be_block_stat_perm(void *ctx, const char *class_name, int n_regs, ir_n * @param perm the perm node * @param block the block containing the perm * @param is_chain 1 if chain, 0 if cycle + * @param size length of the cycle/chain * @param n_ops the number of ops representing this cycle/chain after lowering */ void stat_be_block_stat_permcycle(void *ctx, const char *class_name, ir_node *perm, ir_node *block,