Home
last modified time | relevance | path

Searched refs:SuccSet (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1025 SmallPtrSet<BasicBlock *, 4> SuccSet; in buildClonedLoopBlocks() local
1028 if (SuccSet.insert(SuccBB).second) in buildClonedLoopBlocks()
1030 SuccSet.clear(); in buildClonedLoopBlocks()