Searched refs:BLocs (Results 1 – 1 of 1) sorted by relevance
132 LocVec BLocs; in getMergedLocation() local149 LocVec::reverse_iterator BRIt = BLocs.rend(); in getMergedLocation()156 BLocs.push_back(L); in getMergedLocation()168 BRIt = LocVec::reverse_iterator(BLocs.begin() + I + 1); in getMergedLocation()224 for (; ARIt != ALocs.rend() && BRIt != BLocs.rend(); ++ARIt, ++BRIt) { in getMergedLocation()