LLVM 19.0.0git
Classes | Namespaces
InstrProfiling.h File Reference

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

#include "llvm/IR/PassManager.h"
#include "llvm/Transforms/Instrumentation.h"

Go to the source code of this file.

Classes

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

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

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

Definition in file InstrProfiling.h.