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

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

Source locations for instructions.