Files
llvm-project/llvm/lib/CodeGen/MachineCycleAnalysis.cpp
Nikita Popov c4c9d99377 [CycleInfo] Preserve if CFG preserved (#188443)
Add a custom invalidator that makes sure CycleAnalysis is preserved if
the CFGAnalyses set is preserved. The implementation matches that of
LoopInfo.
2026-03-25 15:21:53 +01:00

5.9 KiB