LLVM 22.0.0git
llvm::PredicateInfoVerifierPass Struct Reference

Verifier pass for PredicateInfo. More...

#include "llvm/Transforms/Utils/PredicateInfo.h"

Inheritance diagram for llvm::PredicateInfoVerifierPass:
[legend]

Public Member Functions

LLVM_ABI PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
Public Member Functions inherited from llvm::PassInfoMixin< PredicateInfoVerifierPass >
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< PredicateInfoVerifierPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Verifier pass for PredicateInfo.

Definition at line 216 of file PredicateInfo.h.

Member Function Documentation

◆ isRequired()

bool llvm::PredicateInfoVerifierPass::isRequired ( )
inlinestatic

Definition at line 218 of file PredicateInfo.h.

◆ run()

PreservedAnalyses llvm::PredicateInfoVerifierPass::run ( Function & F,
FunctionAnalysisManager & AM )

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