Home
last modified time | relevance | path

Searched refs:LLVMCtx (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/c++/
Dclang.cpp34 static std::unique_ptr<llvm::LLVMContext> LLVMCtx; variable
92 std::unique_ptr<CodeGenAction> Act(new EmitLLVMOnlyAction(&*LLVMCtx)); in getModuleFromSource()
175 perf::LLVMCtx.reset(new llvm::LLVMContext()); in perf_clang__init()
184 perf::LLVMCtx.reset(nullptr); in perf_clang__cleanup()