Searched refs:LLVMCtx (Results 1 – 1 of 1) sorted by relevance
34 static std::unique_ptr<llvm::LLVMContext> LLVMCtx; variable94 std::unique_ptr<CodeGenAction> Act(new EmitLLVMOnlyAction(&*LLVMCtx)); in getModuleFromSource()180 perf::LLVMCtx.reset(new llvm::LLVMContext()); in perf_clang__init()189 perf::LLVMCtx.reset(nullptr); in perf_clang__cleanup()
Completed in 5 milliseconds