summaryrefslogtreecommitdiff
path: root/testsuite/tests/profiling/should_compile/prof-late-cc4.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/profiling/should_compile/prof-late-cc4.stderr')
-rw-r--r--testsuite/tests/profiling/should_compile/prof-late-cc4.stderr18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuite/tests/profiling/should_compile/prof-late-cc4.stderr b/testsuite/tests/profiling/should_compile/prof-late-cc4.stderr
new file mode 100644
index 0000000000..2de7dad615
--- /dev/null
+++ b/testsuite/tests/profiling/should_compile/prof-late-cc4.stderr
@@ -0,0 +1,18 @@
+
+==================== Tidy Core ====================
+Result size of Tidy Core
+ = {terms: 2, types: 3, coercions: 0, joins: 0/0}
+
+-- RHS size: {terms: 1, types: 0, coercions: 0, joins: 0/0}
+addStuff [InlPrag=INLINE (sat-args=2)] :: Int -> Int -> Int
+[GblId,
+ Str=<1!P(L)><1!P(L)>,
+ Cpr=1,
+ Unf=Unf{Src=InlineStable, TopLvl=True, Value=True, ConLike=True,
+ WorkFree=True, Expandable=True,
+ Guidance=ALWAYS_IF(arity=2,unsat_ok=False,boring_ok=True)
+ Tmpl= GHC.Num.$fNumInt_$c+}]
+addStuff = scctick<addStuff> GHC.Num.$fNumInt_$c+
+
+
+