|
// If this is really a nested loop, rip it out into a child loop. Don't do
|
|
// If this is really a nested loop, rip it out into a child loop. Don't do
|
|
// this for loops with a giant number of backedges, just factor them into a
|
|
// this for loops with a giant number of backedges, just factor them into a
|
|
separateNestedLoop(L, Preheader, AA, DT, LI, SE, PP, AC)) {
|
|
separateNestedLoop(L, Preheader, AA, DT, LI, SE, PP, AC)) {
|