Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp888 static Printable PrintNodeInfo(PBQP::RegAlloc::PBQPRAGraph::NodeId NId, in PrintNodeInfo() function
904 OS << PrintNodeInfo(NId, *this) << ": " << Costs << '\n'; in dump()
915 OS << PrintNodeInfo(N1Id, *this) << ' ' << M.getRows() << " rows / "; in dump()
916 OS << PrintNodeInfo(N2Id, *this) << ' ' << M.getCols() << " cols:\n"; in dump()
930 << PrintNodeInfo(NId, *this) << "\\n" in printDot()