Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h114 using AttributeListMapType = DenseMap<AttributeList, unsigned>; variable
115 AttributeListMapType AttributeListMap;
179 AttributeListMapType::const_iterator I = AttributeListMap.find(PAL); in getAttributeListID()