Home
last modified time | relevance | path

Searched refs:PhysRegMsg (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2398 static const char *const PhysRegMsg[] = { " has no physreg", in BURRSort() local
2402 << PhysRegMsg[LHasPhysReg] << " SU(" << right->NodeNum << ") " in BURRSort()
2403 << PhysRegMsg[RHasPhysReg] << "\n"); in BURRSort()