Searched refs:UseE (Results 1 – 1 of 1) sorted by relevance
210 SmallVectorImpl<SlotIndex>::const_iterator UseI, UseE; in calcLiveBlockInfo() local212 UseE = UseSlots.end(); in calcLiveBlockInfo()226 if (UseI == UseE || *UseI >= Stop) { in calcLiveBlockInfo()237 while (UseI != UseE && *UseI < Stop); in calcLiveBlockInfo()