Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h689 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops() local
691 assert(BlocksSet.size() == OtherBlocksSet.size() && in compareLoops()
692 std::all_of(BlocksSet.begin(), BlocksSet.end(), in compareLoops()