Uses of Enum Class
org.apache.sysds.hops.codegen.SpoofCompiler.RegisterAlloc
Packages that use SpoofCompiler.RegisterAlloc
-
Uses of SpoofCompiler.RegisterAlloc in org.apache.sysds.hops.codegen
Fields in org.apache.sysds.hops.codegen declared as SpoofCompiler.RegisterAllocModifier and TypeFieldDescriptionstatic final SpoofCompiler.RegisterAllocSpoofCompiler.REG_ALLOC_POLICYMethods in org.apache.sysds.hops.codegen that return SpoofCompiler.RegisterAllocModifier and TypeMethodDescriptionstatic SpoofCompiler.RegisterAllocReturns the enum constant of this class with the specified name.static SpoofCompiler.RegisterAlloc[]SpoofCompiler.RegisterAlloc.values()Returns an array containing the constants of this enum class, in the order they are declared.