Printer pass for the FunctionPropertiesAnalysis results.

Synopsis

Declared in <llvm/Analysis/FunctionPropertiesAnalysis.h>

class FunctionPropertiesPrinterPass
    : public RequiredPassInfoMixin<FunctionPropertiesPrinterPass>

Base Classes

Name

Description

RequiredPassInfoMixin<FunctionPropertiesPrinterPass>

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

Member Functions

Name

Description

FunctionPropertiesPrinterPass [constructor]

Construct from raw_ostream

run

Static Member Functions

Name

isRequired

Created with MrDocs