ResolvedSchedClass will need to be used outside of Analysis
(before InstructionBenchmarkClustering even), therefore promote
it into a non-private top-level class, and while there also
move all of the functions that are only called by ResolvedSchedClass
into that same new file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM