LLVM 22.0.0git
llvm::CoroAnnotationElidePass Struct Reference

#include "llvm/Transforms/Coroutines/CoroAnnotationElide.h"

Inheritance diagram for llvm::CoroAnnotationElidePass:
[legend]

Public Member Functions

 CoroAnnotationElidePass ()
PreservedAnalyses run (LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR)
Public Member Functions inherited from llvm::PassInfoMixin< CoroAnnotationElidePass >
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< CoroAnnotationElidePass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 26 of file CoroAnnotationElide.h.

Constructor & Destructor Documentation

◆ CoroAnnotationElidePass()

llvm::CoroAnnotationElidePass::CoroAnnotationElidePass ( )
inline

Definition at line 27 of file CoroAnnotationElide.h.

Member Function Documentation

◆ isRequired()

bool llvm::CoroAnnotationElidePass::isRequired ( )
inlinestatic

Definition at line 32 of file CoroAnnotationElide.h.

◆ run()


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