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