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