Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IntRange

2256   uint64_t IntRange = Range.getLimitedValue(UINT64_MAX/10);
2258 if (IntTSize * 10 < IntRange * 4)