Searched refs:OtherBlocksSet (Results 1 – 1 of 1) sorted by relevance
678 const SmallPtrSetImpl<const BlockT *> &OtherBlocksSet = in compareLoops() local680 assert(BlocksSet.size() == OtherBlocksSet.size() && in compareLoops()681 llvm::set_is_subset(BlocksSet, OtherBlocksSet) && in compareLoops()