int __attribute__ ((noinline)) foo(int x, int y) { return x & y; }