Home
last modified time | relevance | path

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

/external/llvm/tools/lli/
Dlli.cpp100 cl::opt<bool> RemoteMCJIT("remote-mcjit", variable
456 if (RemoteMCJIT) in main()
465 } else if (RemoteMCJIT) { in main()
492 if (!RemoteMCJIT) { in main()
563 if (RemoteMCJIT && Triple(Mod->getTargetTriple()).isOSCygMing()) { in main()
574 if (!NoLazyCompilation && RemoteMCJIT) { in main()
610 if (!RemoteMCJIT) { in main()