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

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

Completed in 93 milliseconds