Home
last modified time | relevance | path

Searched defs:getSimpleNodeLabel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDDGPrinter.cpp86 DDGDotGraphTraits::getSimpleNodeLabel(const DDGNode *Node, in getSimpleNodeLabel() function in DDGDotGraphTraits
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp107 static std::string getSimpleNodeLabel(const SDNode *Node, in getSimpleNodeLabel() function