/.automount/project.EECS.Berkeley.EDU/vol/vol0/yelick/home/grad/bonachea/Ti/src/ex/TestSuite/stats/AMRPoisson/Dump.ti:18:20: warning (sglobal-static-init): global effects in static field initializers may not be supported in future versions How to interpret loop stats: There are two lines per loop. The source code position of the loop is given in parenthesis before a colon. The first line of stats is for unit stride inference (USI) and lifting. The number of array dimensions that must have unit stride is shown. The number of itermediate form assignment statements lifted from the loop is shown. Next may be `Rk' or `Dk' to indicate over what the loop iterates. `R' and `D' indicate RectDomain and Domain, respectively. If neither 'R' or 'D' is shown then the stats are for a loop that wasn't a foreach in the source program (i.e., a for, do, or while loop). Finally, there will be the letter `n' if the iteration point is necessary and the letter `p' if it is a `partial domain' loop. A `partial domain' loop is one that may be cut short by a return, break, continue, exception, etc. The second line of stats are reported in three groups. The first three numbers are for local grids. The next three are for global grids. The last is for Java arrays. The three numbers for grids are as follows: `SR(OSR) Regular.' SR is the number of strength reduced array accesses. OSR is the number of those that are offset strength reduced. Regular is the number that are not optimized. Accesses to Java arrays are always local and are never strength reduced so there is just one number. Loop stats (AMR.ti:117:16): USI: 0, lifted: 0, R3 Loop stats (AMR.ti:117:16): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (AMR.ti:137:11): USI: 0, lifted: 0, R3 Loop stats (AMR.ti:137:11): 2( 0) 0 | 0( 0) 0 | 0 Loop stats (AMR.ti:148:12): USI: 0, lifted: 1, R3 Loop stats (AMR.ti:148:12): 2( 1) 0 | 0( 0) 0 | 0 Loop stats (AMR.ti:152:6): USI: 0, lifted: 3, np Loop stats (AMR.ti:152:6): 3( 1) 0 | 0( 0) 0 | 0 Loop stats (AMR.ti:205:18): USI: 3, lifted: 12, R3 Loop stats (AMR.ti:205:18): 11( 6) 0 | 0( 0) 0 | 0 Loop stats (AMR.ti:218:11): USI: 0, lifted: 0, R3 np Loop stats (AMR.ti:218:11): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (AMR.ti:298:13): USI: 0, lifted: 0, p Loop stats (AMR.ti:298:13): 0( 0) 0 | 0( 0) 0 | 2 Loop stats (AMR.ti:328:6): USI: 0, lifted: 1, np Loop stats (AMR.ti:328:6): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (AMR.ti:409:6): USI: 0, lifted: 0, np Loop stats (AMR.ti:409:6): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:84:16): USI: 0, lifted: 4, R1 np Loop stats (AMRProcess.ti:84:16): 0( 0) 3 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:97:13): USI: 0, lifted: 2, R1 Loop stats (AMRProcess.ti:97:13): 2( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:110:3): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:110:3): 2( 0) 5 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:122:17): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:122:17): 0( 0) 0 | 0( 0) 1 | 0 Loop stats (AMRProcess.ti:125:4): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:125:4): 0( 0) 1 | 0( 0) 2 | 0 Loop stats (AMRProcess.ti:119:16): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:119:16): 0( 0) 1 | 0( 0) 2 | 0 Loop stats (AMRProcess.ti:132:17): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:132:17): 0( 0) 0 | 0( 0) 2 | 0 Loop stats (AMRProcess.ti:137:4): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:137:4): 0( 0) 1 | 0( 0) 3 | 0 Loop stats (AMRProcess.ti:129:16): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:129:16): 0( 0) 1 | 0( 0) 3 | 0 Loop stats (AMRProcess.ti:151:17): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:151:17): 0( 0) 3 | 0( 0) 2 | 0 Loop stats (AMRProcess.ti:159:6): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:159:6): 0( 0) 4 | 0( 0) 3 | 0 Loop stats (AMRProcess.ti:148:13): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:148:13): 0( 0) 4 | 0( 0) 3 | 0 Loop stats (AMRProcess.ti:171:15): USI: 0, lifted: 3, R3 Loop stats (AMRProcess.ti:171:15): 3( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:168:11): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:168:11): 3( 0) 1 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:183:15): USI: 0, lifted: 3, R1 n Loop stats (AMRProcess.ti:183:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:188:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:188:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:198:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:198:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:215:12): USI: 0, lifted: 2, R3 Loop stats (AMRProcess.ti:215:12): 3( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:205:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:205:15): 3( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:232:12): USI: 0, lifted: 3, R3 Loop stats (AMRProcess.ti:232:12): 3( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:224:15): USI: 0, lifted: 3, R1 np Loop stats (AMRProcess.ti:224:15): 3( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:259:16): USI: 3, lifted: 40, R3 Loop stats (AMRProcess.ti:259:16): 9( 7) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:247:12): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:247:12): 9( 7) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:240:17): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:240:17): 9( 7) 4 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:286:2): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:286:2): 15( 7) 20 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:303:15): USI: 0, lifted: 2, R3 Loop stats (AMRProcess.ti:303:15): 3( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:291:11): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:291:11): 3( 0) 3 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:333:18): USI: 3, lifted: 16, R3 Loop stats (AMRProcess.ti:333:18): 17(14) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:319:12): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:319:12): 17(14) 1 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:314:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:314:15): 17(14) 3 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:358:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:358:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:365:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:365:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:371:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:371:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:381:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:381:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:392:12): USI: 0, lifted: 5, R3 Loop stats (AMRProcess.ti:392:12): 6( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:387:15): USI: 0, lifted: 2, R1 np Loop stats (AMRProcess.ti:387:15): 6( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:400:2): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:400:2): 23(14) 19 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:422:15): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:422:15): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:430:12): USI: 0, lifted: 1, R1 np Loop stats (AMRProcess.ti:430:12): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:439:2): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:439:2): 1( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:452:6): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:452:6): 0( 0) 3 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:495:7): USI: 0, lifted: 18, np Loop stats (AMRProcess.ti:495:7): 3( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:466:15): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:466:15): 3( 0) 15 | 0( 0) 1 | 0 Loop stats (AMRProcess.ti:507:15): USI: 0, lifted: 1, R1 np Loop stats (AMRProcess.ti:507:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:519:2): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:519:2): 0( 0) 3 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:529:16): USI: 0, lifted: 4, R1 Loop stats (AMRProcess.ti:529:16): 0( 0) 0 | 1( 0) 0 | 0 Loop stats (AMRProcess.ti:533:3): USI: 0, lifted: 2, np Loop stats (AMRProcess.ti:533:3): 0( 0) 0 | 2( 0) 1 | 0 Loop stats (AMRProcess.ti:526:15): USI: 0, lifted: 2, R1 Loop stats (AMRProcess.ti:526:15): 1( 0) 0 | 2( 0) 1 | 0 Loop stats (AMRProcess.ti:545:16): USI: 0, lifted: 15, R1 Loop stats (AMRProcess.ti:545:16): 0( 0) 6 | 1( 0) 0 | 0 Loop stats (AMRProcess.ti:555:3): USI: 0, lifted: 2, np Loop stats (AMRProcess.ti:555:3): 0( 0) 6 | 2( 0) 1 | 0 Loop stats (AMRProcess.ti:542:15): USI: 0, lifted: 2, R1 Loop stats (AMRProcess.ti:542:15): 1( 0) 6 | 2( 0) 1 | 0 Loop stats (AMRProcess.ti:624:10): USI: 0, lifted: 0, p Loop stats (AMRProcess.ti:624:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:652:17): USI: 0, lifted: 1, R1 np Loop stats (AMRProcess.ti:652:17): 0( 0) 5 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:651:15): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:651:15): 0( 0) 6 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:686:16): USI: 0, lifted: 0, R3 p Loop stats (AMRProcess.ti:686:16): 0( 0) 6 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:714:16): USI: 0, lifted: 0, R3 np Loop stats (AMRProcess.ti:714:16): 2( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:778:6): USI: 0, lifted: 0, p Loop stats (AMRProcess.ti:778:6): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:795:12): USI: 0, lifted: 1, R1 n Loop stats (AMRProcess.ti:795:12): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:793:15): USI: 0, lifted: 5, R1 n Loop stats (AMRProcess.ti:793:15): 0( 0) 4 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:802:15): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:802:15): 1( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:867:42): USI: 0, lifted: 0, p Loop stats (AMRProcess.ti:867:42): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:875:11): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:875:11): 0( 0) 3 | 1( 0) 1 | 0 Loop stats (AMRProcess.ti:886:11): USI: 0, lifted: 8, R1 n Loop stats (AMRProcess.ti:886:11): 3( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:901:17): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:901:17): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:910:6): USI: 0, lifted: 0, p Loop stats (AMRProcess.ti:910:6): 0( 0) 3 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:898:13): USI: 0, lifted: 1, R1 np Loop stats (AMRProcess.ti:898:13): 0( 0) 4 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:922:11): USI: 0, lifted: 1, np Loop stats (AMRProcess.ti:922:11): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:938:14): USI: 0, lifted: 1, p Loop stats (AMRProcess.ti:938:14): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:958:15): USI: 0, lifted: 2, R1 Loop stats (AMRProcess.ti:958:15): 1( 0) 1 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:964:2): USI: 0, lifted: 2, np Loop stats (AMRProcess.ti:964:2): 1( 0) 2 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:974:12): USI: 0, lifted: 13, R3 n Loop stats (AMRProcess.ti:974:12): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:972:15): USI: 0, lifted: 1, R1 Loop stats (AMRProcess.ti:972:15): 2( 0) 0 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:982:2): USI: 0, lifted: 2, np Loop stats (AMRProcess.ti:982:2): 2( 0) 1 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:986:11): USI: 0, lifted: 1, R1 np Loop stats (AMRProcess.ti:986:11): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:993:11): USI: 0, lifted: 1, R1 np Loop stats (AMRProcess.ti:993:11): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (AMRProcess.ti:1004:16): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:1004:16): 0( 0) 0 | 0( 0) 1 | 0 Loop stats (AMRProcess.ti:1009:3): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:1009:3): 0( 0) 1 | 0( 0) 2 | 0 Loop stats (AMRProcess.ti:1001:15): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:1001:15): 0( 0) 1 | 0( 0) 2 | 0 Loop stats (AMRProcess.ti:1016:16): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:1016:16): 0( 0) 0 | 0( 0) 1 | 0 Loop stats (AMRProcess.ti:1021:3): USI: 0, lifted: 0, np Loop stats (AMRProcess.ti:1021:3): 0( 0) 1 | 0( 0) 2 | 0 Loop stats (AMRProcess.ti:1013:15): USI: 0, lifted: 0, R1 np Loop stats (AMRProcess.ti:1013:15): 0( 0) 1 | 0( 0) 2 | 0 Loop stats (List_double_3d_.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_double_3d_.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_double_3d_.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_double_3d_.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Patch.ti:151:16): USI: 0, lifted: 7, R3 n Loop stats (Patch.ti:151:16): 0( 0) 0 | 8( 4) 2 | 0 Loop stats (Patch.ti:127:12): USI: 0, lifted: 27, D3 n Loop stats (Patch.ti:127:12): 0( 0) 0 | 23(17) 4 | 0 Loop stats (Patch.ti:174:6): USI: 0, lifted: 0, np Loop stats (Patch.ti:174:6): 0( 0) 0 | 23(17) 8 | 0 Loop stats (Patch.ti:188:11): USI: 0, lifted: 0, R1 np Loop stats (Patch.ti:188:11): 0( 0) 1 | 0( 0) 1 | 0 Loop stats (Patch.ti:202:11): USI: 0, lifted: 0, R1 np Loop stats (Patch.ti:202:11): 0( 0) 1 | 0( 0) 1 | 0 Loop stats (Patch.ti:212:11): USI: 0, lifted: 1, D3 Loop stats (Patch.ti:212:11): 0( 0) 0 | 1( 0) 0 | 0 Loop stats (Patch.ti:215:11): USI: 0, lifted: 4, D3 n Loop stats (Patch.ti:215:11): 0( 0) 0 | 1( 0) 2 | 0 Loop stats (Patch.ti:223:11): USI: 0, lifted: 15, D3 n Loop stats (Patch.ti:223:11): 0( 0) 0 | 7( 6) 3 | 0 Loop stats (Patch.ti:265:13): USI: 0, lifted: 0, R3 n Loop stats (Patch.ti:265:13): 0( 0) 2 | 1( 0) 0 | 0 Loop stats (Patch.ti:268:7): USI: 0, lifted: 4, np Loop stats (Patch.ti:268:7): 0( 0) 2 | 2( 0) 0 | 0 Loop stats (Patch.ti:257:15): USI: 0, lifted: 0, R1 n Loop stats (Patch.ti:257:15): 0( 0) 3 | 2( 0) 1 | 0 Loop stats (Patch.ti:283:16): USI: 0, lifted: 1, R3 Loop stats (Patch.ti:283:16): 0( 0) 0 | 2( 1) 0 | 0 Loop stats (Patch.ti:289:6): USI: 0, lifted: 1, np Loop stats (Patch.ti:289:6): 0( 0) 0 | 2( 1) 4 | 0 Loop stats (Patch.ti:310:16): USI: 0, lifted: 2, R3 Loop stats (Patch.ti:310:16): 1( 0) 0 | 2( 1) 0 | 0 Loop stats (Patch.ti:336:11): USI: 3, lifted: 12, R3 n Loop stats (Patch.ti:336:11): 0( 0) 1 | 7( 6) 0 | 0 Loop stats (Patch.ti:351:11): USI: 0, lifted: 0, R1 np Loop stats (Patch.ti:351:11): 0( 0) 1 | 0( 0) 1 | 0 Loop stats (Patch.ti:379:11): USI: 0, lifted: 0, R3 n Loop stats (Patch.ti:379:11): 0( 0) 2 | 1( 0) 0 | 0 Loop stats (Patch.ti:387:11): USI: 0, lifted: 0, R1 n Loop stats (Patch.ti:387:11): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Patch.ti:404:15): USI: 0, lifted: 36, R3 n Loop stats (Patch.ti:404:15): 0( 0) 8 | 0( 0) 0 | 0 Loop stats (Patch.ti:402:11): USI: 0, lifted: 3, R3 n Loop stats (Patch.ti:402:11): 0( 0) 10 | 0( 0) 0 | 0 Loop stats (Patch.ti:436:15): USI: 0, lifted: 1, R1 np Loop stats (Patch.ti:436:15): 0( 0) 0 | 0( 0) 2 | 0 Loop stats (Patch.ti:434:11): USI: 0, lifted: 1, R1 np Loop stats (Patch.ti:434:11): 0( 0) 1 | 0( 0) 3 | 0 Loop stats (Patch.ti:457:12): USI: 0, lifted: 2, R1 np Loop stats (Patch.ti:457:12): 0( 0) 0 | 0( 0) 2 | 0 Loop stats (Patch.ti:484:13): USI: 0, lifted: 0, R1 n Loop stats (Patch.ti:484:13): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Patch.ti:497:17): USI: 0, lifted: 2, R1 np Loop stats (Patch.ti:497:17): 0( 0) 0 | 0( 0) 2 | 0 Loop stats (Patch.ti:471:16): USI: 0, lifted: 0, R1 np Loop stats (Patch.ti:471:16): 0( 0) 13 | 0( 0) 3 | 0 Loop stats (Patch.ti:470:12): USI: 0, lifted: 1, R1 np Loop stats (Patch.ti:470:12): 0( 0) 13 | 0( 0) 3 | 0 Loop stats (Patch.ti:525:12): USI: 0, lifted: 2, R1 np Loop stats (Patch.ti:525:12): 0( 0) 0 | 0( 0) 2 | 0 Loop stats (Patch.ti:454:11): USI: 0, lifted: 0, R1 np Loop stats (Patch.ti:454:11): 0( 0) 14 | 0( 0) 9 | 0 Loop stats (Patch.ti:566:11): USI: 0, lifted: 2, R3 n Loop stats (Patch.ti:566:11): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Patch.ti:570:11): USI: 0, lifted: 2, D3 n Loop stats (Patch.ti:570:11): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Patch.ti:638:4): USI: 0, lifted: 3, np Loop stats (Patch.ti:638:4): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Patch.ti:666:2): USI: 0, lifted: 1, np Loop stats (Patch.ti:666:2): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (Patch.ti:658:16): USI: 0, lifted: 9, R2 n Loop stats (Patch.ti:658:16): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (Patch.ti:718:4): USI: 0, lifted: 0, np Loop stats (Patch.ti:718:4): 1( 0) 1 | 0( 0) 0 | 6 Loop stats (Patch.ti:699:11): USI: 0, lifted: 2, R2 np Loop stats (Patch.ti:699:11): 1( 0) 1 | 0( 0) 0 | 6 Loop stats (Patch.ti:732:2): USI: 0, lifted: 0, np Loop stats (Patch.ti:732:2): 1( 0) 1 | 0( 0) 0 | 0 Loop stats (Patch.ti:727:16): USI: 0, lifted: 2, R2 np Loop stats (Patch.ti:727:16): 1( 0) 1 | 0( 0) 0 | 0 Loop stats (Patch.ti:743:2): USI: 0, lifted: 0, np Loop stats (Patch.ti:743:2): 1( 0) 1 | 0( 0) 0 | 0 Loop stats (Patch.ti:738:16): USI: 0, lifted: 2, R2 np Loop stats (Patch.ti:738:16): 1( 0) 1 | 0( 0) 0 | 0 Loop stats (ExecutionLog.ti:73:11): USI: 0, lifted: 1, np Loop stats (ExecutionLog.ti:73:11): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (ExecutionLog.ti:111:5): USI: 0, lifted: 0, np Loop stats (ExecutionLog.ti:111:5): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (ExecutionLog.ti:135:16): USI: 0, lifted: 0, R1 np Loop stats (ExecutionLog.ti:135:16): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (ExecutionLog.ti:148:11): USI: 0, lifted: 0, R1 np Loop stats (ExecutionLog.ti:148:11): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (ExecutionLog.ti:150:5): USI: 0, lifted: 0, np Loop stats (ExecutionLog.ti:150:5): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Multigrid.ti:55:15): USI: 0, lifted: 2, R3 Loop stats (Multigrid.ti:55:15): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Multigrid.ti:59:15): USI: 0, lifted: 2, D3 Loop stats (Multigrid.ti:59:15): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Multigrid.ti:64:15): USI: 0, lifted: 9, R1 n Loop stats (Multigrid.ti:64:15): 3( 0) 2 | 0( 0) 0 | 0 Loop stats (Multigrid.ti:47:11): USI: 0, lifted: 12, R1 n Loop stats (Multigrid.ti:47:11): 11( 0) 5 | 0( 0) 0 | 0 Loop stats (Multigrid.ti:105:15): USI: 3, lifted: 13, R3 Loop stats (Multigrid.ti:105:15): 9( 6) 0 | 0( 0) 0 | 0 Loop stats (Multigrid.ti:116:15): USI: 3, lifted: 32, R3 Loop stats (Multigrid.ti:116:15): 9( 7) 0 | 0( 0) 0 | 0 Loop stats (Multigrid.ti:147:15): USI: 3, lifted: 32, R3 Loop stats (Multigrid.ti:147:15): 24(14) 0 | 0( 0) 0 | 0 Loop stats (AMRCanvas.ti:66:11): USI: 0, lifted: 0, R3 np Loop stats (AMRCanvas.ti:66:11): 0( 0) 0 | 1( 0) 0 | 0 Loop stats (BoxedList_RectDomain_3.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_RectDomain_3.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_RectDomain_3.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_RectDomain_3.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_int.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_int.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_int.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_int.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_Point_3.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_Point_3.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_Point_3.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_Point_3.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (CoarseFineBoundary.ti:61:11): USI: 0, lifted: 6, R1 Loop stats (CoarseFineBoundary.ti:61:11): 0( 0) 0 | 2( 0) 0 | 0 Loop stats (CoarseFineBoundary.ti:103:15): USI: 0, lifted: 5, R1 Loop stats (CoarseFineBoundary.ti:103:15): 0( 0) 0 | 1( 0) 0 | 0 Loop stats (CoarseFineBoundary.ti:101:11): USI: 0, lifted: 2, R1 Loop stats (CoarseFineBoundary.ti:101:11): 1( 0) 0 | 1( 0) 2 | 0 Loop stats (CoarseFineBoundary.ti:124:12): USI: 0, lifted: 2, R1 n Loop stats (CoarseFineBoundary.ti:124:12): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (CoarseFineBoundary.ti:123:15): USI: 0, lifted: 1, R1 n Loop stats (CoarseFineBoundary.ti:123:15): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (CoarseFineBoundary.ti:139:12): USI: 0, lifted: 2, R1 np Loop stats (CoarseFineBoundary.ti:139:12): 0( 0) 0 | 0( 0) 2 | 0 Loop stats (CoarseFineBoundary.ti:137:15): USI: 0, lifted: 1, R1 np Loop stats (CoarseFineBoundary.ti:137:15): 0( 0) 1 | 0( 0) 3 | 0 Loop stats (CoarseFineBoundary.ti:162:12): USI: 0, lifted: 2, R1 n Loop stats (CoarseFineBoundary.ti:162:12): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (CoarseFineBoundary.ti:161:15): USI: 0, lifted: 1, R1 n Loop stats (CoarseFineBoundary.ti:161:15): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (CoarseFineBoundary.ti:173:15): USI: 0, lifted: 2, R3 n Loop stats (CoarseFineBoundary.ti:173:15): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (BoxedList_RelatedPatch.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_RelatedPatch.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_RelatedPatch.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_RelatedPatch.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_Patch.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_Patch.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_Patch.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_Patch.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_String.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_String.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_String.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_String.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Histogram_long.ti:27:14): USI: 0, lifted: 0, p Loop stats (Histogram_long.ti:27:14): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_RectDomain_3.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_RectDomain_3.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_RectDomain_3.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_RectDomain_3.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_int.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_int.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_int.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_int.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_Point_3.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_Point_3.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_Point_3.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_Point_3.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_RelatedPatch.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_RelatedPatch.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_RelatedPatch.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_RelatedPatch.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_Patch.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_Patch.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_Patch.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_Patch.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_String.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_String.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_String.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_String.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Util.ti:64:15): USI: 0, lifted: 0, p Loop stats (Util.ti:64:15): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Util.ti:98:11): USI: 0, lifted: 0, R1 np Loop stats (Util.ti:98:11): 0( 0) 0 | 1( 0) 0 | 0 Loop stats (Util.ti:128:15): USI: 0, lifted: 1, p Loop stats (Util.ti:128:15): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:46:13): USI: 0, lifted: 0, R1 np Loop stats (Dump.ti:46:13): 0( 0) 0 | 0( 0) 3 | 0 Loop stats (Dump.ti:44:11): USI: 0, lifted: 1, R1 np Loop stats (Dump.ti:44:11): 0( 0) 1 | 0( 0) 4 | 0 Loop stats (Dump.ti:57:7): USI: 0, lifted: 0, np Loop stats (Dump.ti:57:7): 0( 0) 1 | 0( 0) 4 | 0 Loop stats (Dump.ti:97:2): USI: 0, lifted: 1, p Loop stats (Dump.ti:97:2): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:106:11): USI: 0, lifted: 0, R3 n Loop stats (Dump.ti:106:11): 0( 0) 2 | 1( 0) 0 | 0 Loop stats (Dump.ti:111:7): USI: 0, lifted: 1, p Loop stats (Dump.ti:111:7): 0( 0) 2 | 1( 0) 0 | 0 Loop stats (Dump.ti:114:4): USI: 0, lifted: 1, np Loop stats (Dump.ti:114:4): 2( 0) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:168:17): USI: 0, lifted: 0, np Loop stats (Dump.ti:168:17): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Dump.ti:171:17): USI: 0, lifted: 0, np Loop stats (Dump.ti:171:17): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Dump.ti:189:12): USI: 0, lifted: 0, np Loop stats (Dump.ti:189:12): 2( 0) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:194:12): USI: 0, lifted: 0, np Loop stats (Dump.ti:194:12): 2( 0) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:213:10): USI: 0, lifted: 1, np Loop stats (Dump.ti:213:10): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:215:10): USI: 0, lifted: 1, np Loop stats (Dump.ti:215:10): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:223:11): USI: 0, lifted: 0, np Loop stats (Dump.ti:223:11): 2( 1) 0 | 0( 0) 0 | 0 Loop stats (Dump.ti:228:15): USI: 0, lifted: 0, np Loop stats (Dump.ti:228:15): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_double_3d_.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_double_3d_.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_double_3d_.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_double_3d_.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Refiner.ti:20:19): USI: 0, lifted: 0, p Loop stats (Refiner.ti:20:19): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Refiner.ti:38:14): USI: 0, lifted: 3, np Loop stats (Refiner.ti:38:14): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (Refiner.ti:46:9): USI: 0, lifted: 3, np Loop stats (Refiner.ti:46:9): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Refiner.ti:99:16): USI: 0, lifted: 0, R1 np Loop stats (Refiner.ti:99:16): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (Refiner.ti:108:14): USI: 0, lifted: 1, p Loop stats (Refiner.ti:108:14): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (TagProfile.ti:28:13): USI: 0, lifted: 1, R1 n Loop stats (TagProfile.ti:28:13): 1( 0) 3 | 0( 0) 0 | 0 Loop stats (TagProfile.ti:29:7): USI: 0, lifted: 0, np Loop stats (TagProfile.ti:29:7): 1( 0) 3 | 2( 0) 0 | 0 Loop stats (TagProfile.ti:20:15): USI: 0, lifted: 0, R1 np Loop stats (TagProfile.ti:20:15): 1( 0) 4 | 2( 0) 0 | 0 Loop stats (TagProfile.ti:44:11): USI: 0, lifted: 0, R1 np Loop stats (TagProfile.ti:44:11): 0( 0) 1 | 0( 0) 0 | 0 Loop stats (TagProfile.ti:66:14): USI: 0, lifted: 0, np Loop stats (TagProfile.ti:66:14): 0( 0) 2 | 0( 0) 0 | 0 Loop stats (TagProfile.ti:102:10): USI: 0, lifted: 0, np Loop stats (TagProfile.ti:102:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_Cut.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_Cut.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_Cut.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_Cut.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_int_1d__1d_.ti:46:2): USI: 0, lifted: 1, np Loop stats (BoxedList_int_1d__1d_.ti:46:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (BoxedList_int_1d__1d_.ti:55:2): USI: 0, lifted: 1, np Loop stats (BoxedList_int_1d__1d_.ti:55:2): 1( 0) 0 | 0( 0) 0 | 0 Loop stats (Cut.ti:24:11): USI: 0, lifted: 1, np Loop stats (Cut.ti:24:11): 0( 0) 0 | 0( 0) 0 | 4 Loop stats (Cut.ti:46:21): USI: 0, lifted: 0, p Loop stats (Cut.ti:46:21): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_Cut.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_Cut.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_Cut.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_Cut.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_int_1d__1d_.ti:31:10): USI: 0, lifted: 1, p Loop stats (List_int_1d__1d_.ti:31:10): 0( 0) 0 | 0( 0) 0 | 0 Loop stats (List_int_1d__1d_.ti:41:9): USI: 0, lifted: 1, np Loop stats (List_int_1d__1d_.ti:41:9): 0( 0) 0 | 0( 0) 0 | 0