LLVM
8.0.1
|
#include "llvm/Support/GenericDomTreeConstruction.h"
Public Member Functions | |
BlockNamePrinter (NodePtr Block) | |
BlockNamePrinter (TreeNodePtr TN) | |
Public Attributes | |
NodePtr | N |
Friends | |
raw_ostream & | operator<< (raw_ostream &O, const BlockNamePrinter &BP) |
Definition at line 193 of file GenericDomTreeConstruction.h.
|
inline |
Definition at line 196 of file GenericDomTreeConstruction.h.
|
inline |
Definition at line 197 of file GenericDomTreeConstruction.h.
|
friend |
Definition at line 199 of file GenericDomTreeConstruction.h.
NodePtr llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::BlockNamePrinter::N |
Definition at line 194 of file GenericDomTreeConstruction.h.