Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp156 cl::opt<bool> RemoteMCJIT("remote-mcjit", variable
501 if (RemoteMCJIT) in main()
510 } else if (RemoteMCJIT) { in main()
592 if (RemoteMCJIT && Triple(Mod->getTargetTriple()).isOSCygMing()) { in main()
602 if (!RemoteMCJIT) in main()
606 if (!NoLazyCompilation && RemoteMCJIT) { in main()
646 if (RemoteMCJIT) { in main()
666 if (!RemoteMCJIT) { in main()