summaryrefslogtreecommitdiffstats
path: root/clang/test/Profile/Inputs/c-general.profdata
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Profile/Inputs/c-general.profdata')
-rw-r--r--clang/test/Profile/Inputs/c-general.profdata138
1 files changed, 138 insertions, 0 deletions
diff --git a/clang/test/Profile/Inputs/c-general.profdata b/clang/test/Profile/Inputs/c-general.profdata
new file mode 100644
index 00000000000..e87f78e6b56
--- /dev/null
+++ b/clang/test/Profile/Inputs/c-general.profdata
@@ -0,0 +1,138 @@
+simple_loops 4
+1
+100
+100
+75
+
+conditionals 11
+1
+100
+50
+50
+33
+33
+16
+99
+100
+99
+100
+
+early_exits 9
+1
+0
+51
+1
+25
+1
+25
+1
+0
+
+jumps 22
+1
+1
+0
+1
+0
+0
+1
+0
+1
+2
+3
+2
+0
+3
+0
+1
+1
+1
+10
+0
+10
+9
+
+switches 19
+1
+1
+1
+15
+7
+1
+0
+2
+2
+3
+3
+4
+4
+0
+4
+4
+5
+1
+0
+
+big_switch 17
+1
+32
+32
+1
+0
+1
+1
+11
+11
+1
+1
+15
+15
+1
+1
+2
+2
+
+issue_with_one_counter 1
+0
+
+boolean_operators 8
+1
+100
+34
+66
+17
+34
+33
+50
+
+boolop_loops 9
+1
+50
+51
+50
+26
+50
+51
+50
+26
+
+do_fallthrough 4
+1
+10
+2
+8
+
+no_usable_data 5
+1
+1
+1
+1
+1
+
+main 1
+1
+
+c-general.c:static_func 2
+1
+10
+
OpenPOWER on IntegriCloud