Searched defs:getGUID (Results 1 – 8 of 8) sorted by relevance
591 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function595 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
192 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function
590 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function594 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
193 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function
595 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function