Printer pass for the LoopAnalysis results.

Synopsis

Declared in <llvm/Analysis/LoopInfo.h>

class LoopPrinterPass
    : public RequiredPassInfoMixin<LoopPrinterPass>

Base Classes

Name

Description

RequiredPassInfoMixin<LoopPrinterPass>

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

Member Functions

Name

Description

LoopPrinterPass [constructor]

Construct from raw_ostream

run

Static Member Functions

Name

isRequired

Created with MrDocs