Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h685 std::vector<BlockT *> OtherBBs = OtherL->getBlocks(); in compareLoops() local
686 assert(compareVectors(BBs, OtherBBs) && in compareLoops()