Searched refs:getEdgeSourceLabel (Results 1 – 4 of 4) sorted by relevance
106 static std::string getEdgeSourceLabel(const void *, EdgeIter) { in getEdgeSourceLabel() function
76 std::string label = DTraits.getEdgeSourceLabel(Node, EI); in getEdgeSourceLabels()251 if (DTraits.getEdgeSourceLabel(Node, EI).empty()) in writeEdge()
83 static std::string getEdgeSourceLabel(const BasicBlock *Node,
51 static std::string getEdgeSourceLabel(const void *Node, EdgeIter I) { in getEdgeSourceLabel() function