1CHECK: BINGO
2RUN: %cpp_compiler %S/InitializeTest.cpp -o %t-InitializeTest
3RUN: not %run %t-InitializeTest -use_value_profile=1 2>&1 | FileCheck %s
4