Searched refs:CurrWindowLocation (Results 1 – 1 of 1) sorted by relevance
298 SmallVector<MCPFRange, 8>::iterator CurrWindowLocation = Windows.end(); in computeRangePenaltyWeight() local304 if (CurrWindowLocation == Windows.end() || in computeRangePenaltyWeight()306 computeWindowEndAddress(*CurrWindowLocation->begin(), Offset, in computeRangePenaltyWeight()310 CurrWindowLocation = Windows.end() - 1; in computeRangePenaltyWeight()312 CurrWindowLocation->push_back(Fragment); in computeRangePenaltyWeight()