LLVM  8.0.1
Public Member Functions | List of all members
llvm::PredicateInfoPrinterPass Class Reference

Printer pass for PredicateInfo. More...

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

Inheritance diagram for llvm::PredicateInfoPrinterPass:
Inheritance graph
[legend]
Collaboration diagram for llvm::PredicateInfoPrinterPass:
Collaboration graph
[legend]

Public Member Functions

 PredicateInfoPrinterPass (raw_ostream &OS)
 
PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
 

Additional Inherited Members

- Static Public Member Functions inherited from llvm::PassInfoMixin< PredicateInfoPrinterPass >
static StringRef name ()
 Gets the name of the pass we are mixed into. More...
 

Detailed Description

Printer pass for PredicateInfo.

Definition at line 283 of file PredicateInfo.h.

Constructor & Destructor Documentation

◆ PredicateInfoPrinterPass()

llvm::PredicateInfoPrinterPass::PredicateInfoPrinterPass ( raw_ostream OS)
inlineexplicit

Definition at line 288 of file PredicateInfo.h.

References F().

Member Function Documentation

◆ run()

PreservedAnalyses llvm::PredicateInfoPrinterPass::run ( Function F,
FunctionAnalysisManager AM 
)

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