Home
last modified time | relevance | path

Searched defs:MetadataMap (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h94 MetadataMapType MetadataMap; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h91 MetadataMapType MetadataMap; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp249 DenseMap<const GlobalValue *, SanitizerMetadata> &MetadataMap = in removeSanitizerMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp991 using MetadataMap = DenseMap<const MDNode *, TrackingMDNodeRef>; typedef in __anonf5c37c130311::ScopedAliasMetadataDeepCloner