Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DVTuneSharedStructs.h50 using VTuneUnloadedMethodIDs = SmallVector<std::pair<uint64_t, uint64_t>>; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp138 VTuneUnloadedMethodIDs UnloadedIDs; in notifyRemovingResources()