compute-live-ranges ( cfg -- )


Vocabulary
compiler.cfg.ssa.interference.live-ranges

Inputs
cfga cfg


Outputs
None

Word description
Entry point for the live ranges computation compiler pass.

Definition