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

/freebsd-10.3-release/contrib/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h108 bool isAgentAvailable();
/freebsd-10.3-release/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp73 if (Wrapper.isAgentAvailable()) {
169 if (!Wrapper.isAgentAvailable()) {
202 if (!Wrapper.isAgentAvailable()) {
H A DOProfileWrapper.cpp207 bool OProfileWrapper::isAgentAvailable() { function in class:llvm::OProfileWrapper

Completed in 242 milliseconds