Type Definition wasmer_compiler_cranelift::ValueLabelsRanges [−][src]
pub type ValueLabelsRanges = PrimaryMap<LocalFunctionIndex, ValueLabelsRanges>;
Expand description
Value ranges for functions.
pub type ValueLabelsRanges = PrimaryMap<LocalFunctionIndex, ValueLabelsRanges>;
Value ranges for functions.