-qprefetch

In z/OS® XL C/C++, the -qprefetch option inserts prefetch instructions automatically where there are opportunities to improve code performance.

In Open XL C/C++ for z/OS, prefetch instructions are inserted where the optimizer deems necessary at all optimization levels: -O1, -O2, and -O3. There is no compiler option to disable this function.