Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/c++/
A Dclang.cpp38 static std::unique_ptr<llvm::LLVMContext> LLVMCtx; variable
98 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