llvm-project
810ba55d - [CycleInfo] Support forward declarations (#187029)

Commit
39 days ago
[CycleInfo] Support forward declarations (#187029) Use a class instead of an alias, so that CycleInfo can be forward-declared. We can't do the same for Cycle without further changes (a LoopInfo like CRTP scheme).
Author
Parents
Loading