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

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

Resulting map of Value labels and their ranges/locations.