HomeSort by relevance Sort by last modified time
    Searched refs:isOProfileRunning (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 119 bool isOProfileRunning();
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp 67 if (!isOProfileRunning()) {
112 bool OProfileWrapper::isOProfileRunning() {

Completed in 71 milliseconds