Searched refs:LLVMCtx (Results 1 – 1 of 1) sorted by relevance
38 static std::unique_ptr<llvm::LLVMContext> LLVMCtx; variable98 std::unique_ptr<CodeGenAction> Act(new EmitLLVMOnlyAction(&*LLVMCtx)); in getModuleFromSource()184 perf::LLVMCtx.reset(new llvm::LLVMContext()); in perf_clang__init()193 perf::LLVMCtx.reset(nullptr); in perf_clang__cleanup()
Completed in 3 milliseconds