Searched refs:routineManager (Results 1 – 1 of 1) sorted by relevance
448 LLVMRoutineManager *routineManager; member in rr::LLVMReactorJIT456 routineManager(nullptr) in LLVMReactorJIT()466 routineManager = new LLVMRoutineManager(); in startSession()474 ::module, &error, routineManager, llvm::CodeGenOpt::Aggressive, in startSession()482 routineManager = nullptr; in endSession()491 return routineManager->acquireRoutine(entry); in acquireRoutine()