Type Alias wasmer_compiler_cranelift::ValueLabelsRanges

source ·
pub type ValueLabelsRanges = PrimaryMap<LocalFunctionIndex, ValueLabelsRanges>;
Expand description

Value ranges for functions.

Aliased Type§

struct ValueLabelsRanges { /* private fields */ }