================ @@ -564,6 +581,12 @@ class GlobalValueSummary { bool canAutoHide() const { return Flags.CanAutoHide; } + bool shouldImportAsDec() const { ---------------- minglotus-6 wrote: this makes sense, done. https://github.com/llvm/llvm-project/pull/87597