Home | History | Annotate | Download | only in tests

Lines Matching defs:x1

4186   int *x1 = new int;
4188 break_optimization(x1);
4194 delete x1;
4247 void *wild_addr = reinterpret_cast<void*>(0x1);