================ @@ -14,6 +14,7 @@ //===----------------------------------------------------------------------===// #include "llvm/CGData/StableFunctionMap.h" +#include "llvm/ADT/SmallSet.h" ---------------- nocchijiang wrote: nit: includes not sorted. https://github.com/llvm/llvm-project/pull/116548