The print() method seems to have had a troubled life. This patch proposes that it replaces the recently added helper local function dumpSUIdentifier(). This way, the method can be used in other files using the SUnit class.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
llvm/lib/CodeGen/ScheduleDAG.cpp | ||
---|---|---|
313 ↗ | (On Diff #83709) | Most of the other code uses OS and DAG as variable names for these. |