Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h52 typedef DenseMap<Type*, unsigned> TypeMapType; typedef
53 TypeMapType TypeMap;
131 TypeMapType::const_iterator I = TypeMap.find(T); in getTypeID()