Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h108 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>; variable
109 AttributeGroupMapType AttributeGroupMap;
185 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(Group); in getAttributeGroupID()