Home
last modified time | relevance | path

Searched refs:NotifyCompiledFunction (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h48 using NotifyCompiledFunction = std::function<void( variable
56 void setNotifyCompiled(NotifyCompiledFunction NotifyCompiled);
66 NotifyCompiledFunction NotifyCompiled = NotifyCompiledFunction();
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h48 using NotifyCompiledFunction = variable
56 void setNotifyCompiled(NotifyCompiledFunction NotifyCompiled);
65 NotifyCompiledFunction NotifyCompiled = NotifyCompiledFunction();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp23 void IRCompileLayer::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) { in setNotifyCompiled()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp23 void IRCompileLayer::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) { in setNotifyCompiled()