Home
last modified time | relevance | path

Searched defs:AttributeGroupMapType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h109 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h108 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>; variable