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