blob: 1c9ac19547006c422eb2cb0692473e86346652a4 [file] [log] [blame]
%BumpPtrAllocator = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8* }
;;; Field 0: the thread
;;; field 1: allocator
;;; field 2: MutatorContext
;;; field 3: realRoutine
%MutatorThread = type { %Thread, %BumpPtrAllocator, i8*, i8* }