llvm::LoopNestPrinterPass

Printer pass for the LoopNest results.

Synopsis

Declared in <llvm/Analysis/LoopNestAnalysis.h>

class LoopNestPrinterPass
    : public RequiredPassInfoMixin<LoopNestPrinterPass>

Base Classes

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

Member Functions

NameDescription
LoopNestPrinterPass [constructor]Construct from raw_ostream
run

Static Member Functions

Name
isRequired