Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp791 void CreateGUIDSlot(GlobalValue::GUID GUID);
1026 CreateGUIDSlot(GlobalList.first); in processIndex()
1029 CreateGUIDSlot(GlobalValue::getGUID(TId.first)); in processIndex()
1201 void SlotTracker::CreateGUIDSlot(GlobalValue::GUID GUID) { in CreateGUIDSlot() function in SlotTracker