summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegAlloc/Linear/Stats.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/RegAlloc/Linear/Stats.hs')
-rw-r--r--compiler/nativeGen/RegAlloc/Linear/Stats.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler/nativeGen/RegAlloc/Linear/Stats.hs b/compiler/nativeGen/RegAlloc/Linear/Stats.hs
index 83f5fbc950..b7d93f4436 100644
--- a/compiler/nativeGen/RegAlloc/Linear/Stats.hs
+++ b/compiler/nativeGen/RegAlloc/Linear/Stats.hs
@@ -33,7 +33,7 @@ binSpillReasons reasons
-- | Count reg-reg moves remaining in this code.
-countRegRegMovesNat
+countRegRegMovesNat
:: Instruction instr
=> NatCmmDecl statics instr -> Int
@@ -54,8 +54,8 @@ countRegRegMovesNat cmm
-- | Pretty print some RegAllocStats
-pprStats
- :: Instruction instr
+pprStats
+ :: Instruction instr
=> [NatCmmDecl statics instr] -> [RegAllocStats] -> SDoc
pprStats code statss