LLVM API Documentation
Public Types | |
typedef Type | NodeType |
typedef Type::subtype_iterator | ChildIteratorType |
Static Public Member Functions | |
static NodeType * | getEntryNode (TypePromotionGraph G) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Definition at line 462 of file Type.cpp.
|
|
|
|
|
Definition at line 467 of file Type.cpp. References llvm::Type::isAbstract(), llvm::Type::subtype_begin(), and llvm::Type::subtype_end(). |
|
Definition at line 473 of file Type.cpp. References llvm::Type::subtype_end(). |
|
Definition at line 466 of file Type.cpp. References TypePromotionGraph::Ty. |