Searched refs:IntTSize (Results 1 – 1 of 1) sorted by relevance
2041 uint64_t IntTSize = TSize.getLimitedValue(UINT64_MAX/10); in handleJTSwitchCase() local2042 if (IntTSize * 10 < IntRange * 4) in handleJTSwitchCase()