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