Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp517 static Printable PrintNodeId(const SDNode &Node) { in PrintNodeId() function
869 OS << "SDNODE=" << PrintNodeId(*Op.getSDNode()) << ':' << Op.getResNo(); in print()
957 OS << PrintNodeId(*this) << ": "; in printr()
977 OS << PrintNodeId(*Value.getNode()); in printOperand()