Searched defs:MapType (Results 1 – 10 of 10) sorted by relevance
42 using MapType = DenseMap<const void *, const PassInfo *>; variable
30 using MapType = NinjaOutputsWriter::MapType; typedef
63 typedef Map<Key, T> MapType; typedef
224 MapType; in ParseMap() typedef
185 using MapType = std::map<RegisterId, LaneBitmask>; member
104 using MapType = std::map<Node, ColorKind>; typedef
244 using MapType = std::map<unsigned, LatticeCell>; typedef in __anon37f803de0111::MachineConstPropagator::CellMap
227 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anonf39f276d0111::AliasAttrMap
1486 using MapType = std::map<std::string, absl::StatusOr<std::unique_ptr<int>>>; in TEST() typedef
2974 using MapType = SmallDenseMap<PHINode *, size_t, 32>; typedef in __anon01258a620711::PhiNodeSet