Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:addUsesForTopLevelLoops

629 /// addUsesForTopLevelLoops - add uses for CSRs used inside top
632 bool PEI::addUsesForTopLevelLoops(SmallVectorImpl<MachineBasicBlock *> &blks) {
831 changed |= addUsesForTopLevelLoops(cvBlocks);