LLVM  3.7.0
Public Member Functions | Static Public Member Functions | List of all members
llvm::DominatorTreeVerifierPass Struct Reference

Verifier pass for the DominatorTree. More...

#include <Dominators.h>

Public Member Functions

PreservedAnalyses run (Function &F, AnalysisManager< Function > *AM)
 

Static Public Member Functions

static StringRef name ()
 

Detailed Description

Verifier pass for the DominatorTree.

Definition at line 196 of file Dominators.h.

Member Function Documentation

static StringRef llvm::DominatorTreeVerifierPass::name ( )
inlinestatic

Definition at line 199 of file Dominators.h.

PreservedAnalyses DominatorTreeVerifierPass::run ( Function F,
AnalysisManager< Function > *  AM 
)

The documentation for this struct was generated from the following files: