Home
last modified time | relevance | path

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

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