basicBlockOrder

val basicBlockOrder: MutableList<L2BasicBlock>

The basic blocks of the graph. They're either in the order they were generated, or in a suitable order for final L2 instruction emission.