LLVM 22.0.0git
|
This file provides the interface for the GCOV style profiler pass. More...
#include "llvm/IR/PassManager.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Transforms/Utils/Instrumentation.h"
Go to the source code of this file.
Classes | |
class | llvm::GCOVProfilerPass |
The gcov-style instrumentation pass. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
This file provides the interface for the GCOV style profiler pass.
Definition in file GCOVProfiler.h.