Searched refs:isOProfileRunning (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h119 bool isOProfileRunning();
/external/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp67 if (!isOProfileRunning()) {
112 bool OProfileWrapper::isOProfileRunning() { function in class:llvm::OProfileWrapper

Completed in 409 milliseconds