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

type SourceLocs = SecondaryMap<Inst, SourceLoc>;

Source locations for instructions.