Searched defs:ValueMapType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h50 typedef DenseMap<const Value*, unsigned> ValueMapType; typedef in class:llvm::ValueEnumerator
51 ValueMapType ValueMap;
59 ValueMapType MDValueMap;
98 void print(raw_ostream &OS, const ValueMapType &Map, const char *Name) const;

Completed in 102 milliseconds