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