Home
last modified time | relevance | path

Searched defs:getGUID (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DGlobalValue.h445 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function
449 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
DModuleSummaryIndex.h74 GlobalValue::GUID getGUID() const { in getGUID() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h462 static GUID getGUID(StringRef GlobalName) { return MD5Hash(GlobalName); } in getGUID() function
466 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function