Pass for viewing the call graph
Synopsis
Declared in <llvm/Analysis/CallPrinter.h>
class CallGraphViewerPass
: public RequiredPassInfoMixin<CallGraphViewerPass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that should not be skipped. |
Member Functions
Name |
Description |
Display the module call graph in a viewer. |
Static Member Functions
Name |
Description |
Return true; required passes cannot be skipped. |
Created with MrDocs