Handbook
Glossary
compiler.tree.escape-analysis.recursive vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Escape analysis for inline recursive combinators
Metadata
Parents:
compiler
.
tree
.
escape-analysis
Words
Ordinary words
Word
Stack effect
analyze-recursive-phi
( #enter-recursive -- )
check-fixed-point
( node alloc1 alloc2 -- )
congruent?
( alloc1 alloc2 -- ? )
node-input-allocations
( node -- allocations )
node-output-allocations
( node -- allocations )
recursive-stacks
( #enter-recursive -- stacks )
Files
resource:basis/compiler/tree/escape-analysis/recursive/recursive.factor
resource:basis/compiler/tree/escape-analysis/recursive/recursive-tests.factor
Metadata files
resource:basis/compiler/tree/escape-analysis/recursive/summary.txt