This paper describes an empirical study designed to quantify the level of cross-loop reuse occurring in a set of scientiic Fortran programs, the NAS Benchmarks. Cross-loop reuse takes place when a set of data items or cache lines are accessed in a given loop nest and then accessed again within some subsequent portion of the program (usually another outer loop nest). In contrast to intra-loop re...