Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h675 std::vector<BlockT *> OtherBBs = OtherL->getBlocks(); in compareLoops() local
676 assert(compareVectors(BBs, OtherBBs) && in compareLoops()