#include "instrprof-dynamic-header.h" void b() { if (true) { bar(1); bar(1); } }