LLVM 17.0.0git
Classes | Namespaces
SampleProfile.h File Reference

This file provides the interface for the sampled PGO loader pass. More...

#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"
#include <string>

Go to the source code of this file.

Classes

class  llvm::SampleProfileLoaderPass
 The sample profiler data loader pass. More...
 

Namespaces

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

Detailed Description

This file provides the interface for the sampled PGO loader pass.

Definition in file SampleProfile.h.