summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/Inputs/indirect-call.prof
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/SampleProfile/Inputs/indirect-call.prof')
-rw-r--r--llvm/test/Transforms/SampleProfile/Inputs/indirect-call.prof31
1 files changed, 31 insertions, 0 deletions
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/indirect-call.prof b/llvm/test/Transforms/SampleProfile/Inputs/indirect-call.prof
new file mode 100644
index 00000000000..5cbfc0a73bc
--- /dev/null
+++ b/llvm/test/Transforms/SampleProfile/Inputs/indirect-call.prof
@@ -0,0 +1,31 @@
+test:63067:0
+ 1: 3345 _Z3barv:1398 _Z3foov:2059
+test_inline:3000:0
+ 1: 1000 foo_inline3:1000
+ 1: foo_inline1:3000
+ 11: 3000
+ 1: foo_inline2:4000
+ 19: 4000
+test_noinline:3000:0
+ 1: foo_noinline:3000
+ 20: 3000
+test_direct:3000:0
+ 1: foo_direct:3000
+ 21: 3000
+test_inline_strip:3000:0
+ 1: foo_inline_strip:3000
+ 1: 3000
+test_inline_strip_conflict:3000:0
+ 1: foo_inline_strip_conflict:3000
+ 1: 3000
+test_norecursive_inline:3000:0
+ 1: test_norecursive_inline:3000
+ 20: 3000
+test_noinline_bitcast:3000:0
+ 1: foo_direct_i32:3000
+ 1: 3000
+return_arg_caller:3000:0
+ 1: foo_inline1:3000
+ 11: 3000
+ 2: return_arg:3000
+ 1: 3000
OpenPOWER on IntegriCloud