Searched defs:getGUID (Results 1 – 4 of 4) sorted by relevance
193 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function
595 GUID getGUID() const { return getGUID(getGlobalIdentifier()); } in getGUID() function
360 GlobalValue::GUID IndexedMemProfRecord::getGUID(const StringRef FunctionName) { in getGUID() function in llvm::memprof::IndexedMemProfRecord
75 GlobalValue::GUID GlobalValue::getGUID(StringRef GlobalName) { in getGUID() function in GlobalValue