compiler.tree.propagation vocabulary
Factor handbook ยป Vocabulary index


Documentation
Propagation for read-only tuple slots and array lengths

Metadata
Authors:Slava Pestov


Words

Ordinary words
WordStack effect
propagate( nodes -- nodes )


Files


Metadata files


Children from resource:basis
VocabularySummary
compiler.tree.propagation.branchesSparse propagation for branches
compiler.tree.propagation.call-effect
compiler.tree.propagation.constraintsSupport for predicated value info
compiler.tree.propagation.copyCopy propagation
compiler.tree.propagation.infoValue info data type and operations
compiler.tree.propagation.inliningMethod inlining and dispatch elimination
compiler.tree.propagation.known-wordsPropagation rules for certain known words
compiler.tree.propagation.nodesNode dispatch for propagation pass
compiler.tree.propagation.recursivePropagation for inline recursive combinators
compiler.tree.propagation.simd
compiler.tree.propagation.simplePropagation for straight-line code
compiler.tree.propagation.slotsPropagation for read-only tuple slots and array lengths
compiler.tree.propagation.transforms