Searched refs:CurrentChunkEnd (Results 1 – 1 of 1) sorted by relevance
3620 const size_t CurrentChunkEnd = CurrentIndex + CurrentChunkSize; in emitInlinees() local3621 for (; CurrentIndex < CurrentChunkEnd; ++CurrentIndex) { in emitInlinees()