| |||||
| |||||
| Description | |||||
| Function to turns bytecode graph structure back into a linear list of instructions | |||||
| Synopsis | |||||
| |||||
| Documentation | |||||
| bcFlatten :: BCModule -> BCModule | |||||
| Turn bytecode represented as a graph into bytecode represented as a linear sequence of instructions | |||||
| Produced by Haddock version 0.8 |