LLVMCtx 34 tools/perf/util/c++/clang.cpp static std::unique_ptr<llvm::LLVMContext> LLVMCtx; LLVMCtx 88 tools/perf/util/c++/clang.cpp std::unique_ptr<CodeGenAction> Act(new EmitLLVMOnlyAction(&*LLVMCtx)); LLVMCtx 171 tools/perf/util/c++/clang.cpp perf::LLVMCtx.reset(new llvm::LLVMContext()); LLVMCtx 180 tools/perf/util/c++/clang.cpp perf::LLVMCtx.reset(nullptr);