Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp715 static Expected<std::unique_ptr<ExecutorProcessControl>> launchExecutor() { in launchExecutor() function
898 if (auto REPC = launchExecutor()) in Create()