Searched refs:AttributeGroupMap (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h56 AttributeGroupMapType AttributeGroupMap; member in class:llvm::ValueEnumerator
114 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(PAL);
115 assert(I != AttributeGroupMap.end() && "Attribute not in ValueEnumerator!");
H A DValueEnumerator.cpp435 unsigned &Entry = AttributeGroupMap[AS];

Completed in 83 milliseconds