Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp158 cl::opt<bool> RemoteMCJIT("remote-mcjit", variable
500 if (RemoteMCJIT) in main()
509 } else if (RemoteMCJIT) { in main()
591 if (RemoteMCJIT && Mod->getTargetTriple().isOSCygMing()) { in main()
601 if (!RemoteMCJIT) in main()
605 if (!NoLazyCompilation && RemoteMCJIT) { in main()
645 if (RemoteMCJIT) { in main()
665 if (!RemoteMCJIT) { in main()