Synopsis

Declared in <llvm/Analysis/CycleAnalysis.h>

class CycleInfoPrinterPass
    : public RequiredPassInfoMixin<CycleInfoPrinterPass>

Base Classes

Name

Description

RequiredPassInfoMixin<CycleInfoPrinterPass>

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

Member Functions

Name

Description

CycleInfoPrinterPass [constructor]

Construct from raw_ostream

run

Static Member Functions

Name

isRequired

Created with MrDocs