Create a legacy pass that views the post‐dominator tree.

Synopsis

Declared in <llvm/Analysis/DomPrinter.h>

FunctionPass*
createPostDomViewerWrapperPassPass();

Return Value

A FunctionPass that displays the post‐dominator tree in a viewer.

Created with MrDocs