Package | Description |
---|---|
org.apache.sysds.hops.codegen |
Modifier and Type | Field and Description |
---|---|
static SpoofCompiler.RegisterAlloc |
SpoofCompiler.REG_ALLOC_POLICY |
Modifier and Type | Method and Description |
---|---|
static SpoofCompiler.RegisterAlloc |
SpoofCompiler.RegisterAlloc.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpoofCompiler.RegisterAlloc[] |
SpoofCompiler.RegisterAlloc.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.