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