Handbook
Glossary
node-input-allocations ( node -- allocations )
Vocabulary
compiler
.
tree
.
escape-analysis
.
recursive
Inputs
node
an
object
Outputs
allocations
an
object
Definition
USING:
accessors
compiler.tree.escape-analysis.allocations
sequences
;
IN:
compiler.tree.escape-analysis.recursive
:
node-input-allocations
( node -- allocations )
in-d>>
[
allocation
]
map
;