LLVM 20.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.
|
inline |
Definition at line 170 of file GenericDomTreeConstruction.h.
|
friend |
Definition at line 172 of file GenericDomTreeConstruction.h.
NodePtr llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::BlockNamePrinter::N |
Definition at line 167 of file GenericDomTreeConstruction.h.