LLVM 24.0.0git
llvm::CopyProfStoresPass Class Reference

#include "llvm/Transforms/Instrumentation/CopyProf.h"

Inheritance diagram for llvm::CopyProfStoresPass:
[legend]

Public Member Functions

 CopyProfStoresPass ()=default
LLVM_ABI PreservedAnalyses run (Function &F, FunctionAnalysisManager &FAM)
Public Member Functions inherited from llvm::PassInfoMixin< CopyProfStoresPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Static Public Member Functions

static bool isRequired ()
Static Public Member Functions inherited from llvm::PassInfoMixin< CopyProfStoresPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< CopyProfStoresPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 43 of file CopyProf.h.

Constructor & Destructor Documentation

◆ CopyProfStoresPass()

llvm::CopyProfStoresPass::CopyProfStoresPass ( )
default

References F, FAM, and LLVM_ABI.

Member Function Documentation

◆ isRequired()

bool llvm::CopyProfStoresPass::isRequired ( )
inlinestatic

Definition at line 48 of file CopyProf.h.

◆ run()


The documentation for this class was generated from the following files: