Type Definition cranelift_codegen::ir::ValueLocations

source ·
pub type ValueLocations = SecondaryMap<Value, ValueLoc>;
Expand description

Map of value locations.