LLVM: include/llvm/Transforms/Instrumentation/GCOVProfiler.h File Reference (original) (raw)

This file provides the interface for the GCOV style profiler pass. More...

#include "[llvm/IR/PassManager.h](IR%5F2PassManager%5F8h%5Fsource.html)"
#include "[llvm/Support/Compiler.h](Compiler%5F8h%5Fsource.html)"
#include "[llvm/Support/VirtualFileSystem.h](VirtualFileSystem%5F8h%5Fsource.html)"
#include "[llvm/Transforms/Utils/Instrumentation.h](Instrumentation%5F8h%5Fsource.html)"

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.

Detailed Description

This file provides the interface for the GCOV style profiler pass.

Definition in file GCOVProfiler.h.