Searched defs:getGUID (Results 1 – 3 of 3) sorted by relevance
177 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function
497 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function501 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
605 static GlobalValue::GUID getGUID(GlobalValue::GUID G) { return G; } in getGUID() function