Enum Class JitAllocationModel.RunFixedLocal

java.lang.Object
java.lang.Enum<JitAllocationModel.RunFixedLocal>
ghidra.pcode.emu.jit.analysis.JitAllocationModel.RunFixedLocal
All Implemented Interfaces:
JitAllocationModel.FixedLocal, Serializable, Comparable<JitAllocationModel.RunFixedLocal>, Constable
Enclosing class:
JitAllocationModel

public static enum JitAllocationModel.RunFixedLocal extends Enum<JitAllocationModel.RunFixedLocal> implements JitAllocationModel.FixedLocal
Locals that exist in every compiled passage's run method.