Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h110 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>; variable
111 AttributeGroupMapType AttributeGroupMap;
187 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(Group); in getAttributeGroupID()