Home | History | Annotate | Download | only in Chapter8

Lines Matching defs:TheJIT

860 static std::unique_ptr<KaleidoscopeJIT> TheJIT;
1323 TheModule->setDataLayout(TheJIT->getTargetMachine().createDataLayout());
1418 TheJIT = llvm::make_unique<KaleidoscopeJIT>();