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