LLVM
8.0.1
|
#include "Target/Hexagon/RDFGraph.h"
Public Types | |
enum | { NodeMemSize = 32 } |
Public Member Functions | |
NodeAllocator (uint32_t NPB=4096) | |
NodeBase * | ptr (NodeId N) const |
NodeId | id (const NodeBase *P) const |
NodeAddr< NodeBase * > | New () |
void | clear () |
Definition at line 374 of file RDFGraph.h.
anonymous enum |
Enumerator | |
---|---|
NodeMemSize |
Definition at line 376 of file RDFGraph.h.
|
inline |
Definition at line 378 of file RDFGraph.h.
References assert(), and llvm::isPowerOf2_32().
void NodeAllocator::clear | ( | ) |
Definition at line 408 of file RDFGraph.cpp.
Definition at line 396 of file RDFGraph.cpp.
References B, llvm_unreachable, and P.
Definition at line 384 of file RDFGraph.cpp.
Definition at line 384 of file RDFGraph.h.
References llvm::rdf::NodeAttrs::Block, clear(), and P.