Searched refs:PrintNodeInfo (Results 1 – 1 of 1) sorted by relevance
810 class PrintNodeInfo { class815 PrintNodeInfo(NodeId NId, const Graph &G) : G(G), NId(NId) {} in PrintNodeInfo() function in __anon4cb6f5b20211::PrintNodeInfo830 inline raw_ostream &operator<<(raw_ostream &OS, const PrintNodeInfo &PR) { in operator <<()840 OS << PrintNodeInfo(NId, *this) << ": " << Costs << '\n'; in dump()851 OS << PrintNodeInfo(N1Id, *this) << ' ' << M.getRows() << " rows / "; in dump()852 OS << PrintNodeInfo(N2Id, *this) << ' ' << M.getCols() << " cols:\n"; in dump()863 << PrintNodeInfo(NId, *this) << "\\n" in printDot()