Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h109 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>; variable
110 AttributeGroupMapType AttributeGroupMap;
186 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(Group); in getAttributeGroupID()