Searched defs:getGUID (Results 1 – 8 of 8) sorted by relevance
73 GlobalValue::GUID IndexedMemProfRecord::getGUID(const StringRef FunctionName) { in getGUID() function in llvm::memprof::IndexedMemProfRecord
445 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function449 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
74 GlobalValue::GUID getGUID() const { in getGUID() function
462 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function466 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
506 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function510 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
178 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function
587 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function591 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
182 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function