Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Writer/
DValueEnumerator.h112 using AttributeListMapType = DenseMap<AttributeList, unsigned>; variable
113 AttributeListMapType AttributeListMap;
177 AttributeListMapType::const_iterator I = AttributeListMap.find(PAL); in getAttributeListID()