================
@@ -17,6 +17,11 @@
 namespace llvm {
 namespace exegesis {
 
+struct ScratchMemoryStore {
----------------
legrosbuffle wrote:
This looks unused, did you mean to use it in `PreinitScratchMemory` ?
https://github.com/llvm/llvm-project/pull/89047