Companion

object Companion

Functions

Link copied to clipboard
fun constantOf(instruction: L2Instruction): AvailObject

Given an L2Instruction using the boxed form of this operation, extract the boxed constant that is moved by the instruction.

Properties

Link copied to clipboard

Initialize the move-constant operation for boxed values.

Link copied to clipboard

Initialize the move-constant operation for float values.

Link copied to clipboard

Initialize the move-constant operation for int values.