Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp803 void CreateGUIDSlot(GlobalValue::GUID GUID);
1039 CreateGUIDSlot(GlobalList.first); in processIndex()
1049 CreateGUIDSlot(GlobalValue::getGUID(TId.first)); in processIndex()
1230 void SlotTracker::CreateGUIDSlot(GlobalValue::GUID GUID) { in CreateGUIDSlot() function in SlotTracker