check-fixed-point ( node alloc1 alloc2 -- )


Vocabulary
compiler.tree.escape-analysis.recursive

Inputs
nodean object
alloc1an object
alloc2an object


Outputs
None

Definition