[][src]Type Definition regalloc::Map

type Map<K, V> = FxHashMap<K, V>;