Searched refs:PrintIFR (Results 1 – 1 of 1) sorted by relevance
439 struct PrintIFR { struct440 PrintIFR(const IFRecord &R, const TargetRegisterInfo *RI) in PrintIFR() argument445 friend raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P);448 raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P) { in operator <<()547 dbgs() << " " << PrintIFR(LL[i].first, HRI) << ", " in dump_map()