Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp816 static Expected<std::unique_ptr<ExecutorProcessControl>> launchExecutor() { in launchExecutor() function
991 if (auto REPC = launchExecutor()) in Create()