Searched defs:ConstInstruction (Results 1 – 1 of 1) sorted by relevance
6 public abstract class ConstInstruction extends Instruction { class8 public ConstInstruction(Value out) { in ConstInstruction() method in ConstInstruction