Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDDGPrinter.cpp86 DDGDotGraphTraits::getSimpleNodeLabel(const DDGNode *Node, in getSimpleNodeLabel() function in DDGDotGraphTraits
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp103 static std::string getSimpleNodeLabel(const SDNode *Node, in getSimpleNodeLabel() function