diff options
Diffstat (limited to 'llvm/test/Transforms/SampleProfile/Inputs/branch.prof')
| -rw-r--r-- | llvm/test/Transforms/SampleProfile/Inputs/branch.prof | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/llvm/test/Transforms/SampleProfile/Inputs/branch.prof b/llvm/test/Transforms/SampleProfile/Inputs/branch.prof index 5977a386c7e..ac958e325c4 100644 --- a/llvm/test/Transforms/SampleProfile/Inputs/branch.prof +++ b/llvm/test/Transforms/SampleProfile/Inputs/branch.prof @@ -1,7 +1,9 @@ main:15680:0 - 0: 0 - 4: 0 - 7: 0 + 1: 2500 + 4: 1000 + 5: 1000 + 6: 800 + 7: 500 9: 10226 10: 2243 16: 0 |

