Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h109 typedef DenseMap<AttributeSet, unsigned> AttributeMapType; typedef
110 AttributeMapType AttributeMap;
171 AttributeMapType::const_iterator I = AttributeMap.find(PAL); in getAttributeID()