Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h669 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops() local
671 assert(BlocksSet.size() == OtherBlocksSet.size() && in compareLoops()
672 std::all_of(BlocksSet.begin(), BlocksSet.end(), in compareLoops()