pub type AssignStmts = DenseSlotMap<AssignStmtKey, AssignStmt>;
pub struct AssignStmts { /* private fields */ }