Type Definition cranelift_codegen::ir::SourceLocs

source ·
pub type SourceLocs = SecondaryMap<Inst, SourceLoc>;
Expand description

Source locations for instructions.