LLVM: llvm::OutlinedHashTree Class Reference (original ) (raw )#include "[llvm/CGData/OutlinedHashTree.h](OutlinedHashTree%5F8h%5Fsource.html)"
Definition at line 42 of file OutlinedHashTree.h .
◆ clear()
void llvm::OutlinedHashTree::clear ( )
inline
◆ depth()
size_t OutlinedHashTree::depth
(
)
const
◆ empty()
bool llvm::OutlinedHashTree::empty ( )
inline
◆ find()◆ getRoot() [1/2]
HashNode * llvm::OutlinedHashTree::getRoot ( )
inline
◆ getRoot() [2/2]
const HashNode * llvm::OutlinedHashTree::getRoot ( ) const
inline
◆ insert()
void OutlinedHashTree::insert
(
const HashSequencePair &
SequencePair
)
◆ merge()◆ size()
size_t OutlinedHashTree::size
(
bool
GetTerminalCountOnly = false
)
const
◆ walkGraph()
void OutlinedHashTree::walkGraph
(
NodeCallbackFn
CallbackNode ,
EdgeCallbackFn
CallbackEdge = nullptr,
bool
SortedWalk = false ) const
The documentation for this class was generated from the following files: