compiler.cfg.gvn.avail: fix using.

char-rename
John Benediktsson 2017-02-08 09:30:31 -08:00
parent b51617db16
commit 79a28e130e
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ compiler.cfg.def-use
compiler.cfg.gvn.graph
compiler.cfg.predecessors
compiler.cfg.renaming.functor
compiler.cfg.rpo ;
compiler.cfg.rpo
compiler.utilities ;
IN: compiler.cfg.gvn.avail
: defined ( bb -- vregs )