Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DInstrProf.h467 void mapAddress(uint64_t Addr, uint64_t MD5Val) { in mapAddress() argument
468 AddrToMD5Map.push_back(std::make_pair(Addr, MD5Val)); in mapAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h486 void mapAddress(uint64_t Addr, uint64_t MD5Val) { in mapAddress() argument
487 AddrToMD5Map.push_back(std::make_pair(Addr, MD5Val)); in mapAddress()