Home
last modified time | relevance | path

Searched refs:getEdgeSourceLabels (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DGraphWriter.h85 bool getEdgeSourceLabels(raw_ostream &O, NodeRef Node) { in getEdgeSourceLabels() function
188 bool hasEdgeSourceLabels = getEdgeSourceLabels(EdgeSourceLabels, Node); in writeNode()