Type Definition cranelift_codegen::ir::SourceLocs[][src]

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

Source locations for instructions.