Searched refs:UseIndexEnd (Results 1 – 1 of 1) sorted by relevance
10687 for (unsigned UseIndex = 0, UseIndexEnd = Uses.size(); in ReplaceAllUsesOfValuesWith() local10688 UseIndex != UseIndexEnd; ) { in ReplaceAllUsesOfValuesWith()10712 } while (UseIndex != UseIndexEnd && Uses[UseIndex].User == User); in ReplaceAllUsesOfValuesWith()