Type Definition cranelift_codegen::ir::ValueLocations
source · [−]pub type ValueLocations = SecondaryMap<Value, ValueLoc>;
Expand description
Map of value locations.
pub type ValueLocations = SecondaryMap<Value, ValueLoc>;
Map of value locations.