| Package | Description |
|---|---|
| edu.snu.coral.common.ir.edge.executionproperty | |
| edu.snu.coral.compiler.optimizer.pass.compiletime.annotating |
| Modifier and Type | Method and Description |
|---|---|
static CompressionProperty.Compression |
CompressionProperty.Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionProperty.Compression[] |
CompressionProperty.Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CompressionProperty |
CompressionProperty.of(CompressionProperty.Compression value)
Static method exposing the constructor.
|
| Constructor and Description |
|---|
CompressionPass(CompressionProperty.Compression compression)
Default constructor.
|
Copyright © 2018. All rights reserved.