151ddb883SKostya SerebryanyTests -use_value_profile=2 (alternative VP metric). 251ddb883SKostya SerebryanyRUN: %cpp_compiler %S/ThreeBytes.cpp -o %t 351ddb883SKostya Serebryany 4*43a22969SMatt MorehouseRUN: %run %t -seed=1 -runs=30000 501c762b9SGeorge KarpenkovRUN: not %run %t -seed=1 -runs=1000000 -use_value_profile=2 2>&1 | FileCheck %s 651ddb883SKostya Serebryany 751ddb883SKostya SerebryanyCHECK: Test unit written 8