Searched refs:BLocs (Results 1 – 1 of 1) sorted by relevance
263 LocVec BLocs; in getMergedLocation() local280 LocVec::reverse_iterator BRIt = BLocs.rend(); in getMergedLocation()287 BLocs.push_back(L); in getMergedLocation()299 BRIt = LocVec::reverse_iterator(BLocs.begin() + I + 1); in getMergedLocation()401 for (; ARIt != ALocs.rend() && BRIt != BLocs.rend(); ++ARIt, ++BRIt) { in getMergedLocation()