mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* module/language/cps/cse.scm (compute-truthy-expressions): Operate on a single function. (eliminate-common-subexpressions-in-fun): Instead of computing a set of labels to eliminate, go ahead and do the elimination as we go. (fold-renumbered-functions): Can just use a single seed now. (eliminate-common-subexpressions): Simplify to just fold over functions, building up renamed output as we go. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scheme | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |