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

/external/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h108 bool isAgentAvailable();
/external/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp73 if (Wrapper.isAgentAvailable()) {
169 if (!Wrapper.isAgentAvailable()) {
199 if (!Wrapper.isAgentAvailable()) {
H A DOProfileWrapper.cpp208 bool OProfileWrapper::isAgentAvailable() { function in class:llvm::OProfileWrapper

Completed in 92 milliseconds