Searched refs:LastNonZero (Results 1 – 1 of 1) sorted by relevance
492 uint64_t LastNonZero = Index; in dumpTracebackTable() local495 LastNonZero = I + 4 > Size ? Size : I + 4; in dumpTracebackTable()497 if (Size - LastNonZero <= 4) in dumpTracebackTable()498 LastNonZero = Size; in dumpTracebackTable()501 while (Index < LastNonZero) { in dumpTracebackTable()508 if (Size - LastNonZero >= 8) in dumpTracebackTable()