Description
It partitions all the labels (function and block) in an RSSA program into disjoint sets, referred to as chunks.
Implementation
chunkify.sig chunkify.funDetails and Notes
Breaking large RSSA functions into chunks is necessary for reasonable gcc compile times with the CCodegen.