Searched refs:SuccSet (Results 1 – 1 of 1) sorted by relevance
1141 SmallPtrSet<BasicBlock *, 4> SuccSet; in buildClonedLoopBlocks() local1144 if (SuccSet.insert(SuccBB).second) in buildClonedLoopBlocks()1146 SuccSet.clear(); in buildClonedLoopBlocks()