Lines Matching refs:CallGraphNode
98 CallGraphNode *Node = I.second.get();
118 : public GraphTraits<const CallGraphNode *> {
124 typedef std::pair<const Function *const, std::unique_ptr<CallGraphNode>>
126 static const CallGraphNode *CGGetValuePtr(const PairTy &P) {
152 static bool isNodeHidden(const CallGraphNode *Node,
159 std::string getNodeLabel(const CallGraphNode *Node,
170 static const CallGraphNode *CGGetValuePtr(CallGraphNode::CallRecord P) {
175 typedef mapped_iterator<CallGraphNode::const_iterator,
179 std::string getEdgeAttributes(const CallGraphNode *Node, nodes_iterator I,
200 std::string getNodeAttributes(const CallGraphNode *Node,