Sets
annotation class Sets(val value: KClass<out L2ControlFlowGraph.StateFlag>)
Content copied to clipboard
Sets indicates which StateFlags to set automatically in the L2ControlFlowGraph upon completion of the annotated optimization phase.
Author
Mark van Gulik
Parameters
value
The StateFlags to set in the L2ControlFlowGraph.
Constructors
Link copied to clipboard
Construct a Sets
Properties
Link copied to clipboard
The StateFlags to set in the L2ControlFlowGraph.