diff options
Diffstat (limited to 'test/Transforms/SampleProfile/Inputs/calls.prof')
| -rw-r--r-- | test/Transforms/SampleProfile/Inputs/calls.prof | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/Transforms/SampleProfile/Inputs/calls.prof b/test/Transforms/SampleProfile/Inputs/calls.prof new file mode 100644 index 000000000000..57d3887dfb65 --- /dev/null +++ b/test/Transforms/SampleProfile/Inputs/calls.prof @@ -0,0 +1,10 @@ +_Z3sumii:105580:5279 +0: 5279 +1: 5279 +2: 5279 +main:225715:0 +2.1: 5553 +3: 5391 +# This indicates that at line 3 of this function, the 'then' branch +# of the conditional is taken (discriminator '1'). +3.1: 5752 _Z3sumii:5860 |
