Type Definition cranelift_codegen::ValueLabelsRanges[][src]

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

Resulting map of Value labels and their ranges/locations.