Handbook
Glossary
cfg-has-phis? ( cfg -- ? )
Vocabulary
compiler
.
cfg
.
utilities
Inputs
cfg
an
object
Outputs
?
an
object
Definition
USING:
compiler.cfg.rpo
sequences
;
IN:
compiler.cfg.utilities
:
cfg-has-phis?
( cfg -- ? )
post-order
[
has-phis?
]
any?
;