compute-live-sets ( cfg -- )


Vocabulary
compiler.cfg.liveness

Inputs
cfga cfg


Outputs
None

Word description
Main entry point for vocab. Pass must only be run after representation selection. In this pass gc-roots are set.

Definition