Searched defs:getGUID (Results 1 – 4 of 4) sorted by relevance
197 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID() function
600 GUID getGUID() const { in getGUID() function
344 GlobalValue::GUID getGUID(const StringRef FunctionName) { in getGUID() function
436 GlobalValue::GUID AssignGUIDPass::getGUID(const Function &F) { in getGUID() function in AssignGUIDPass