insert-gc-checks ( cfg -- )


Vocabulary
compiler.cfg.gc-checks

Inputs
cfga cfg


Outputs
None

Word description
Inserts gc checks in each basic-block in the cfg where they are needed.

Definition