Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DValueEnumerator.h54 typedef DenseMap<void*, unsigned> AttributeMapType; typedef
55 AttributeMapType AttributeMap;
99 AttributeMapType::const_iterator I = AttributeMap.find(PAL.getRawPointer()); in getAttributeID()
/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()