================ @@ -137,9 +136,10 @@ class Interpreter { Expr *SynthesizeExpr(Expr *E); -private: size_t getEffectivePTUSize() const; + void finalizeInitPTUStack(); ---------------- weliveindetail wrote: Yes, sounds goo. Done https://github.com/llvm/llvm-project/pull/84176