Type Definition wasmtime_environ::ir::ValueLabelsRanges[][src]

type ValueLabelsRanges = HashMap<ValueLabel, Vec<ValueLocRange, Global>, RandomState>;

Resulting map of Value labels and their ranges/locations.