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

type SourceLocs = SecondaryMap<Inst, SourceLoc>;

Source locations for instructions.