Searched refs:hasDuplicates (Results 1 – 2 of 2) sorted by relevance
30 static bool hasDuplicates(const SmallVectorImpl<VPBlockBase *> &VPBlockVec) { in hasDuplicates() function61 assert(!hasDuplicates(Successors) && in verifyBlocksInRegion()78 assert(!hasDuplicates(Predecessors) && in verifyBlocksInRegion()
27 if (hasDuplicates(keyIDs)) {68 function hasDuplicates(array) { function