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