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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h118 bool isOProfileRunning();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp65 if (!isOProfileRunning()) {
111 bool OProfileWrapper::isOProfileRunning() { function in class:llvm::OProfileWrapper

Completed in 32 milliseconds