Chunkify is an analysis pass for the RSSA IntermediateLanguage, invoked from ToMachine.
Description
It partitions all the labels (function and block) in an RSSA program into disjoint sets, referred to as chunks.
Chunkify is an analysis pass for the RSSA IntermediateLanguage, invoked from ToMachine.
It partitions all the labels (function and block) in an RSSA program into disjoint sets, referred to as chunks.