Searched refs:startOfBlockIndex (Results 1 – 1 of 1) sorted by relevance
323 int startOfBlockIndex = source.instructionIndex(startOfBlockOffset); in build() local325 if (isIndexProcessed(startOfBlockIndex)) { in build()329 for (int index = startOfBlockIndex; index < source.instructionCount(); ++index) { in build()