X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Fexecfreq.c;h=fbf0033ec3c58c809ac69d39fd1c27237da40570;hb=109a60bfcf239f2b5304c709a430658920c287cf;hp=c2f1c7cf5bfe175cf456b519670d7facb3b6a915;hpb=1ce363f80e6a204d4011f85813362d9bd1d0e7e4;p=libfirm diff --git a/ir/ana/execfreq.c b/ir/ana/execfreq.c index c2f1c7cf5..fbf0033ec 100644 --- a/ir/ana/execfreq.c +++ b/ir/ana/execfreq.c @@ -298,6 +298,8 @@ compute_execfreq(ir_graph * irg, double loop_weight) } } + dfs_free(dfs); + /* * Add a loop from end to start. * The problem is then an eigenvalue problem: