Printer pass for the LoopNest results.

Synopsis

Declared in <llvm/Analysis/LoopNestAnalysis.h>

class LoopNestPrinterPass
    : public RequiredPassInfoMixin<LoopNestPrinterPass>

Base Classes

Name

Description

RequiredPassInfoMixin<LoopNestPrinterPass>

A CRTP mix‐in for passes that should not be skipped.

Member Functions

Name

Description

LoopNestPrinterPass [constructor]

Construct from raw_ostream

run

Static Member Functions

Name

isRequired

Created with MrDocs