If the branch candidates for A are B and C and the file layout on the disk is as shown in Figure 4.1, only B can be prefetched.
だ け There is no problem as long as only the pre-read portion of A seeks and branches to B and C in time. However, if it is necessary to prefetch both B and C in order to delay the branch selection timing, this example can branch to C without delay.

Figure 4.1: Non-interleaved branch candidates (C cannot be prefetched)