Description
It partitions all the labels (function and block) in an RSSA program into disjoint sets, referred to as chunks.
Implementation
![[WWW]](moin-www.png)
![[WWW]](moin-www.png)
Details and Notes
Breaking large RSSA functions into chunks is necessary for reasonable gcc compile times with the CCodegen.