Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1399 using DispatchTaskFunction = unique_function<void(std::unique_ptr<Task> T)>; variable
1524 ExecutionSession &setDispatchTask(DispatchTaskFunction DispatchTask) { in setDispatchTask()
1793 DispatchTaskFunction DispatchTask = runOnCurrentThread;