LLVM API Documentation
Static Public Member Functions | |
static std::string | getGraphName (const DSGraph *G) |
static std::string | getNodeLabel (const DSNode *Node, const DSGraph *Graph) |
static std::string | getNodeAttributes (const DSNode *N) |
static bool | edgeTargetsEdgeSource (const void *Node, DSNode::const_iterator I) |
static DSNode::const_iterator | getEdgeTarget (const DSNode *Node, DSNode::const_iterator I) |
static void | addCustomGraphFeatures (const DSGraph *G, GraphWriter< const DSGraph * > &GW) |
Definition at line 87 of file Printer.cpp.
|
|
Definition at line 104 of file Printer.cpp. References llvm::DSNode::getLink(), llvm::DSNodeIterator< NodeTy >::getNode(), llvm::DSNodeHandle::getOffset(), llvm::DSNodeIterator< NodeTy >::getOffset(), and llvm::DS::PointerShift. |
|
Definition at line 110 of file Printer.cpp. References llvm::DSNode::begin(), llvm::DSNode::getLink(), llvm::DSNodeIterator< NodeTy >::getNode(), llvm::DSNodeHandle::getOffset(), llvm::DSNodeIterator< NodeTy >::getOffset(), llvm::DS::PointerShift, and R. |
|
Definition at line 88 of file Printer.cpp. References llvm::DSGraph::getFunctionNames(), and llvm::DSGraph::getReturnNodes(). |
|
Definition at line 100 of file Printer.cpp. |
|
Definition at line 96 of file Printer.cpp. References getCaption(). |