Searched refs:PhysRegMsg (Results 1 – 2 of 2) sorted by relevance
2390 static const char *const PhysRegMsg[] = { " has no physreg", in BURRSort() local2394 << PhysRegMsg[LHasPhysReg] << " SU(" << right->NodeNum << ") " in BURRSort()2395 << PhysRegMsg[RHasPhysReg] << "\n"); in BURRSort()
2303 const char *PhysRegMsg[] = {" has no physreg", " defines a physreg"}; in BURRSort() local2306 << PhysRegMsg[LHasPhysReg] << " SU(" << right->NodeNum << ") " in BURRSort()2307 << PhysRegMsg[RHasPhysReg] << "\n"); in BURRSort()