ssa_insert_phis: Insert SSA Phi-Functions

View source: R/to_ssa.R

ssa_insert_phisR Documentation

Insert SSA Phi-Functions

Description

This function inserts SSA phi-functions into Blocks in code.

Usage

ssa_insert_phis(node, defs_by_block, dominators, live)

Details

Generally, this function should only be called from to_ssa().


nick-ulle/ast documentation built on May 14, 2024, 7:40 p.m.