LLVM 18.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 150 of file GenericDomTreeConstruction.h.
|
inline |
Definition at line 153 of file GenericDomTreeConstruction.h.
|
inline |
Definition at line 154 of file GenericDomTreeConstruction.h.
|
friend |
Definition at line 156 of file GenericDomTreeConstruction.h.
NodePtr llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::BlockNamePrinter::N |
Definition at line 151 of file GenericDomTreeConstruction.h.