Searched defs:MetadataMapType (Results 1 – 7 of 7) sorted by relevance
61 typedef llvm::DenseMap<const llvm::Metadata *, unsigned> MetadataMapType; typedef
64 typedef llvm::DenseMap<const llvm::Metadata *, unsigned> MetadataMapType; typedef
93 using MetadataMapType = DenseMap<const Metadata *, MDIndex>; variable
91 using MetadataMapType = DenseMap<const Metadata *, MDIndex>; variable
90 using MetadataMapType = DenseMap<const Metadata *, MDIndex>; variable
87 typedef DenseMap<const Metadata *, MDIndex> MetadataMapType; typedef