Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h94 MetadataMapType MetadataMap; variable
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h91 MetadataMapType MetadataMap; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DGlobals.cpp231 DenseMap<const GlobalValue *, SanitizerMetadata> &MetadataMap = in removeSanitizerMetadata() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp993 using MetadataMap = DenseMap<const MDNode *, TrackingMDNodeRef>; typedef in __anon6ec8c24a0311::ScopedAliasMetadataDeepCloner