Searched refs:CurrentDirectiveIndex (Results 1 – 1 of 1) sorted by relevance
32 unsigned CurrentDirectiveIndex = in updateReceiver() local34 assert(CurrentDirectiveIndex >= LastDirectiveIndex); in updateReceiver()38 if (LastDirectiveIndex < CurrentDirectiveIndex) { in updateReceiver()42 .drop_back(LastFrame->Instructions.size() - CurrentDirectiveIndex); in updateReceiver()56 LastDirectiveIndices.back() = CurrentDirectiveIndex; in updateReceiver()