diff options
Diffstat (limited to 'llvm/test/Transforms/PGOProfile/Inputs/loop2.proftext')
-rw-r--r-- | llvm/test/Transforms/PGOProfile/Inputs/loop2.proftext | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/llvm/test/Transforms/PGOProfile/Inputs/loop2.proftext b/llvm/test/Transforms/PGOProfile/Inputs/loop2.proftext new file mode 100644 index 00000000000..af3a71df1e6 --- /dev/null +++ b/llvm/test/Transforms/PGOProfile/Inputs/loop2.proftext @@ -0,0 +1,9 @@ +# :ir is the flag to indicate this is IR level profile. +:ir +test_nested_for +53929068288 +3 +33 +10 +6 + |