Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp810 static Printable PrintNodeInfo(PBQP::RegAlloc::PBQPRAGraph::NodeId NId, in PrintNodeInfo() function
825 OS << PrintNodeInfo(NId, *this) << ": " << Costs << '\n'; in dump()
836 OS << PrintNodeInfo(N1Id, *this) << ' ' << M.getRows() << " rows / "; in dump()
837 OS << PrintNodeInfo(N2Id, *this) << ' ' << M.getCols() << " cols:\n"; in dump()
848 << PrintNodeInfo(NId, *this) << "\\n" in printDot()