See: Description
Interface | Description |
---|---|
InstructionList.IFilter |
Interface used by code-gen clients that need a chance to adjust the
instruction list after it is generated.
|
Class | Description |
---|---|
InstructionList |
An InstructionList is a structure that holds a sequence of Instructions, and
manages sets of labels, which act as relocatable address constants, to
compose control-flow constructs from their constituent parts.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.