Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h56 typedef DenseMap<const Value*, unsigned> ValueMapType; typedef
57 ValueMapType ValueMap;
109 void print(raw_ostream &OS, const ValueMapType &Map, const char *Name) const;
DValueEnumerator.cpp400 ValueMapType::const_iterator I = ValueMap.find(V); in getValueID()
412 void ValueEnumerator::print(raw_ostream &OS, const ValueMapType &Map, in print()
417 for (ValueMapType::const_iterator I = Map.begin(), in print()
/external/llvm/lib/ProfileData/
DInstrProf.cpp246 ValueMapType *ValueMap) { in remapValue()
265 ValueMapType *ValueMap) { in addValueData()
346 InstrProfRecord::ValueMapType *VMap) { in deserializeTo()
385 InstrProfRecord::ValueMapType *VMap) { in deserializeTo()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h332 typedef std::vector<std::pair<uint64_t, uint64_t>> ValueMapType; typedef
357 ValueMapType *ValueMap);
391 ValueMapType *HashKeys);
DInstrProfReader.h168 InstrProfRecord::ValueMapType FunctionPtrToNameMap;
DInstrProfData.inc214 InstrProfRecord::ValueMapType *VMap);
293 InstrProfRecord::ValueMapType *VMap);
/external/compiler-rt/lib/profile/
DInstrProfData.inc214 InstrProfRecord::ValueMapType *VMap);
293 InstrProfRecord::ValueMapType *VMap);