LLVM  8.0.1
Classes | Namespaces
GCOVProfiler.h File Reference

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

#include "llvm/IR/PassManager.h"
#include "llvm/Transforms/Instrumentation.h"
Include dependency graph for GCOVProfiler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::GCOVProfilerPass
 The gcov-style instrumentation pass. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Detailed Description

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

Definition in file GCOVProfiler.h.