Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h72 typedef DenseMap<AttributeSet, unsigned> AttributeGroupMapType; typedef
73 AttributeGroupMapType AttributeGroupMap;
148 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(PAL); in getAttributeGroupID()