From 94ac9f25472ee4fcddd9b6a7028d35a742ad4e69 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20W=C3=BCrdig?= Date: Tue, 18 Apr 2006 17:03:07 +0000 Subject: [PATCH] added comment [r7633] --- ir/stat/firmstat.c | 1 + 1 file changed, 1 insertion(+) 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, -- 2.20.1