Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp478 Expected<std::unique_ptr<orc::ExecutorProcessControl>> launchRemote();
720 RemoteMCJIT ? ExitOnErr(launchRemote()) in main()
1185 Expected<std::unique_ptr<orc::ExecutorProcessControl>> launchRemote() { in launchRemote() function