llvm-project
5ca3794e - [VPlan] Move initial VPlan block creation to constructor. (NFC)

Commit
1 year ago
[VPlan] Move initial VPlan block creation to constructor. (NFC) This sets up the initial blocks needed to initialize a VPlan directly in the constructor. This will allow tracking of all created blocks directly in VPlan, simplifying block deletion.
Author
Committer
Parents
Loading