Searched refs:LoopMBBSet (Results 1 – 1 of 1) sorted by relevance
639 typedef std::set<MachineBasicBlock*, StartSlotComparator> LoopMBBSet; in getLoopRanges() typedef642 LoopMBBSet loopMBBs((StartSlotComparator(*lis))); in getLoopRanges()654 for (LoopMBBSet::iterator curBlockItr = llvm::next(loopMBBs.begin()), in getLoopRanges()