Florian Hahn 8a91f6bcda
[VPlan] Use CurrentParentLoop instead of looking up via CFG (NFC).
There is no need to look up the current parent loop via LoopInfo and the
vector preheader; we can simply use CurrentParentLoop.
2025-03-18 22:11:47 +00:00
..