Searched refs:BlocksSet (Results 1 – 1 of 1) sorted by relevance
692 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops() local694 assert(BlocksSet.size() == OtherBlocksSet.size() && in compareLoops()695 std::all_of(BlocksSet.begin(), BlocksSet.end(), in compareLoops()