Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Loops

45     : MF(vrm.getMachineFunction()), VRM(vrm), LIS(lis), Loops(mli),
118 /// analyzeUses - Count instructions, basic blocks, and loops using CurLI.
671 const MachineLoopInfo &Loops = SA.Loops;
672 const MachineLoop *DefLoop = Loops.getLoopFor(DefMBB);
680 const MachineLoop *Loop = Loops.getLoopFor(MBB);
1101 Edit->calculateRegClassAndHint(VRM.getMachineFunction(), SA.Loops, MBFI);