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

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

Completed in 156 milliseconds