compiler.cfg.renaming vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
compiler.cfg.renaming vocabulary

Words

Generic words
WordStack effect
rename-insn-defs( insn -- )
rename-insn-temps( insn -- )
rename-insn-uses( insn -- )


Symbol words
renamings


Ordinary words
WordStack effect
rename-value( vreg -- vreg' )


Files
resource:basis/compiler/cfg/renaming/renaming.factor
resource:basis/compiler/cfg/renaming/renaming-docs.factor


Children from resource:basis
VocabularySummary
compiler.cfg.renaming.functorcompiler.cfg.renaming.functor vocabulary