LLVM  4.0.0
Public Member Functions | List of all members
llvm::RegionInfoPrinterPass Class Reference

Printer pass for the RegionInfo. More...

#include <RegionInfo.h>

Inheritance diagram for llvm::RegionInfoPrinterPass:
[legend]
Collaboration diagram for llvm::RegionInfoPrinterPass:
[legend]

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Printer pass for the RegionInfo.

Definition at line 945 of file RegionInfo.h.

Constructor & Destructor Documentation

RegionInfoPrinterPass::RegionInfoPrinterPass ( raw_ostream OS)
explicit

Definition at line 196 of file RegionInfo.cpp.

Member Function Documentation

PreservedAnalyses RegionInfoPrinterPass::run ( Function F,
FunctionAnalysisManager AM 
)

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