LLVM  4.0.0
Classes | Namespaces
InstrProfiling.h File Reference

This file provides the interface for LLVM's PGO Instrumentation lowering pass. More...

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

Go to the source code of this file.

Classes

class  llvm::InstrProfiling
 Instrumentation based profiling lowering pass. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Detailed Description

This file provides the interface for LLVM's PGO Instrumentation lowering pass.

Definition in file InstrProfiling.h.