Searched refs:IsTable (Results 1 – 1 of 1) sorted by relevance
8399 bool IsTable = j - i + 1 >= MinJumpTableSize; in findJumpTables() local8400 unsigned Tables = IsTable + (j == N - 1 ? 0 : NumTables[j + 1]); in findJumpTables()