Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp69 if (Wrapper->isAgentAvailable()) { in ~OProfileJITEventListener()
83 if (!Wrapper->isAgentAvailable()) { in notifyObjectLoaded()
143 if (Wrapper->isAgentAvailable()) { in notifyFreeingObject()
H A DOProfileWrapper.cpp207 bool OProfileWrapper::isAgentAvailable() { in isAgentAvailable() function in llvm::OProfileWrapper
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h107 bool isAgentAvailable();