ssa_insert_phis: Insert SSA Phi-Functions

Description Usage Details

View source: R/to_ssa.R

Description

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

Usage

1
ssa_insert_phis(node, defs_by_block, dominators, live)

Details

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


nick-ulle/rstatic documentation built on Oct. 18, 2019, 4:38 a.m.