Searched refs:PrintIFR (Results 1 – 1 of 1) sorted by relevance
475 struct PrintIFR { struct476 PrintIFR(const IFRecord &R, const TargetRegisterInfo *RI) in PrintIFR() function480 friend raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P);486 raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P) { in operator <<()581 dbgs() << " " << PrintIFR(J.first, HRI) << ", " in dump_map()