Printer pass for the summarized CallGraphAnalysis results.
Synopsis
Declared in <llvm/Analysis/CallGraph.h>
class CallGraphSCCsPrinterPass
: public RequiredPassInfoMixin<CallGraphSCCsPrinterPass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that should not be skipped. |
Member Functions
Name |
Description |
|
Construct an SCC printer that writes to |
Print the call‐graph SCCs for module |
Static Member Functions
Name |
Description |
Return true; required passes cannot be skipped. |
Created with MrDocs