================ @@ -11,6 +11,7 @@ // //===----------------------------------------------------------------------===// +#include "llvm/ADT/DenseMap.h" ---------------- topperc wrote: Should this be DenseSet.h? https://github.com/llvm/llvm-project/pull/94440