Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp146 cl::opt<bool> RemoteMCJIT("remote-mcjit", variable
497 if (RemoteMCJIT) in main()
506 } else if (RemoteMCJIT) { in main()
588 if (RemoteMCJIT && Triple(Mod->getTargetTriple()).isOSCygMing()) { in main()
598 if (!RemoteMCJIT) in main()
602 if (!NoLazyCompilation && RemoteMCJIT) { in main()
642 if (RemoteMCJIT) { in main()
662 if (!RemoteMCJIT) { in main()