Searched refs:PrintIFR (Results 1 – 1 of 1) sorted by relevance
474 struct PrintIFR { struct475 PrintIFR(const IFRecord &R, const TargetRegisterInfo *RI) in PrintIFR() argument479 friend raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P);485 raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P) { in operator <<()589 dbgs() << " " << PrintIFR(J.first, HRI) << ", " in dump_map()