Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp138 VTuneUnloadedMethodIDs UnloadedIDs; in notifyRemovingResources() local
145 UnloadedIDs = std::move(I->second); in notifyRemovingResources()
149 UnregisterVTuneImplAddr, UnloadedIDs)) in notifyRemovingResources()