LLVM 22.0.0git
|
#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 166 of file GenericDomTreeConstruction.h.
|
inline |
Definition at line 169 of file GenericDomTreeConstruction.h.
References llvm::Block, and N.
Referenced by operator<<.
|
inline |
Definition at line 170 of file GenericDomTreeConstruction.h.
References N.
|
friend |
Definition at line 172 of file GenericDomTreeConstruction.h.
References BlockNamePrinter(), and N.
NodePtr llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::BlockNamePrinter::N |
Definition at line 167 of file GenericDomTreeConstruction.h.
Referenced by BlockNamePrinter(), BlockNamePrinter(), and operator<<.