Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Loops

85     const MachineLoopInfo* Loops;
1473 /// The recursion always goes upwards in the dominator tree, making loops
2062 // Deeper loops first
2177 MBBs.push_back(MBBPriorityInfo(MBB, Loops->getLoopDepth(MBB),
2185 // Try coalescing the collected local copies for deeper loops.
2215 Loops = &getAnalysis<MachineLoopInfo>();