LLVM: llvm::orc::ExecutorProcessControl::RunAsTask Class Reference (original) (raw)

Constructs an IncomingWFRHandler from a function object by creating a new function object that dispatches the original using a TaskDispatcher, wrapping the original as a GenericNamedTask. More...

#include "[llvm/ExecutionEngine/Orc/ExecutorProcessControl.h](ExecutorProcessControl%5F8h%5Fsource.html)"

Constructs an IncomingWFRHandler from a function object by creating a new function object that dispatches the original using a TaskDispatcher, wrapping the original as a GenericNamedTask.

This is the default approach for running WFR handlers.

Definition at line 80 of file ExecutorProcessControl.h.

llvm::orc::ExecutorProcessControl::RunAsTask::RunAsTask ( TaskDispatcher & D) inline

operator()()


The documentation for this class was generated from the following file: