Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp265 SetGUIDToFuncNameMapForAll(&CurrentGUIDToFuncNameMap); in GUIDToFuncNameMapper()
276 SetGUIDToFuncNameMapForAll(nullptr); in ~GUIDToFuncNameMapper()
280 void SetGUIDToFuncNameMapForAll(DenseMap<uint64_t, StringRef> *Map) { in SetGUIDToFuncNameMapForAll() function in __anon1e220fe30111::GUIDToFuncNameMapper