llvm::PostDominatorTreePrinterPass

Printer pass for the PostDominatorTree.

Synopsis

Declared in <llvm/Analysis/PostDominators.h>

class PostDominatorTreePrinterPass
    : public RequiredPassInfoMixin<PostDominatorTreePrinterPass>

Base Classes

NameDescription
RequiredPassInfoMixin<PostDominatorTreePrinterPass>A CRTP mix-in for passes that should not be skipped.

Member Functions

NameDescription
PostDominatorTreePrinterPass [constructor]Construct from raw_ostream
run

Static Member Functions

Name
isRequired