Searched refs:OtherBBs (Results 1 – 1 of 1) sorted by relevance
665 std::vector<BlockT *> OtherBBs = OtherL->getBlocks(); in compareLoops() local666 assert(compareVectors(BBs, OtherBBs) && in compareLoops()