Searched refs:getEdgeSourceLabel (Results 1 – 4 of 4) sorted by relevance
107 static std::string getEdgeSourceLabel(const void *, EdgeIter) { in getEdgeSourceLabel() function
75 std::string label = DTraits.getEdgeSourceLabel(Node, EI); in getEdgeSourceLabels()252 if (DTraits.getEdgeSourceLabel(Node, EI).empty()) in writeEdge()
99 static std::string getEdgeSourceLabel(const BasicBlock *Node,
52 static std::string getEdgeSourceLabel(const void *Node, EdgeIter I) { in getEdgeSourceLabel() function