Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h932 struct PrintNode : Print<NodeAddr<T>> { struct
933 PrintNode(const NodeAddr<T> &x, const DataFlowGraph &g) in PrintNode() function