================ @@ -2948,6 +2994,9 @@ class VPBasicBlock : public VPBlockBase { return NewBlock; } + /// Compute the cost of this VPBasicBlock ---------------- fhahn wrote: fixed, thanks! https://github.com/llvm/llvm-project/pull/92555