[][src]Type Definition cranelift_codegen::ValueLabelsRanges

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

Resulting map of Value labels and their ranges/locations.