Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:JIT

1594 ///        This demo program expects this to be a JIT instance for demo
1957 llvm::make_unique<llvm::Module>("my cool jit", context);
1962 // Build engine with JIT
1964 factory.setEngineKind(llvm::EngineKind::JIT);