Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp316 SmallDenseSet<const VPBlockBase *, 8> VPBlockSet; in hasDuplicates() local
318 if (!VPBlockSet.insert(Block).second) in hasDuplicates()