Type Definition cranelift_codegen::ValueLabelsRanges[][src]

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

Resulting map of Value labels and their ranges/locations.