llvm::DomOnlyViewer

Synopsis

Declared in <llvm/Analysis/DomPrinter.h>

struct DomOnlyViewer final
    : DOTGraphTraitsViewer<DominatorTreeAnalysis, true>

Member Functions

NameDescription
DomOnlyViewer [constructor]Default constructor
processFunction [virtual]Return true if this function should be processed.
run