Home
last modified time | relevance | path

Searched refs:CreateGUIDSlot (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp805 void CreateGUIDSlot(GlobalValue::GUID GUID);
1065 CreateGUIDSlot(GlobalList.first); in processIndex()
1068 CreateGUIDSlot(GlobalValue::getGUID(TId.first)); in processIndex()
1271 void SlotTracker::CreateGUIDSlot(GlobalValue::GUID GUID) { in CreateGUIDSlot() function in SlotTracker