public nothrow | RegisterDescriptor(Register* reg_) |
public nothrow void | AddValue(Value* value) |
public void | DebugPrint(CodeFormatter& formatter) |
public inline nothrow bool | HasValue(Value* value) |
public inline nothrow bool | IsEmpty() const |
public nothrow void | SetValue(Value* value) |
public bool | loaded |
public Register* | reg |
public List<Value*> | values |