Searched refs:SetGUIDToFuncNameMapForAll (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp264 SetGUIDToFuncNameMapForAll(&CurrentGUIDToFuncNameMap);
275 SetGUIDToFuncNameMapForAll(nullptr);
279 void SetGUIDToFuncNameMapForAll(DenseMap<uint64_t, StringRef> *Map) { function in class:__anon4552::GUIDToFuncNameMapper

Completed in 113 milliseconds