LLVM 17.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 151 of file GenericDomTreeConstruction.h.
|
inline |
Definition at line 154 of file GenericDomTreeConstruction.h.
|
inline |
Definition at line 155 of file GenericDomTreeConstruction.h.
|
friend |
Definition at line 157 of file GenericDomTreeConstruction.h.
NodePtr llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::BlockNamePrinter::N |
Definition at line 152 of file GenericDomTreeConstruction.h.