Pass for printing the call graph to a dot file

Synopsis

Declared in <llvm/Analysis/CallPrinter.h>

class CallGraphDOTPrinterPass
    : public RequiredPassInfoMixin<CallGraphDOTPrinterPass>

Base Classes

Name

Description

RequiredPassInfoMixin<CallGraphDOTPrinterPass>

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

Member Functions

Name

run

Static Member Functions

Name

isRequired

Created with MrDocs