Do NOT call DBG_OPT_CSE() in identify remember, as this is used for different
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 26 Aug 2008 11:23:57 +0000 (11:23 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 26 Aug 2008 11:23:57 +0000 (11:23 +0000)
commit5022905bace816183da531dfe0efbee3196ccd9e
treed749c0396ed411c2045940cee398b7151ee619ac
parent2ff319dd370a7aad7c0e3e41ed00c79da696f36f
Do NOT call DBG_OPT_CSE() in identify remember, as this is used for different
purposes, call it only if a node is really replaced.

[r21475]
ir/ir/iropt.c
ir/opt/opt_inline.c