Home
last modified time | relevance | path

Searched refs:op_close_agent (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DOProfileWrapper.h92 int op_close_agent();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp193 int OProfileWrapper::op_close_agent() { in op_close_agent() function in llvm::OProfileWrapper
DOProfileJITEventListener.cpp70 if (Wrapper->op_close_agent() == -1) { in ~OProfileJITEventListener()