Home
last modified time | relevance | path

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

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