Searched refs:rLow (Results 1 – 1 of 1) sorted by relevance
144 const APInt &rLow = cast<ConstantInt>(Low)->getValue(); in size() local145 return (rHigh - rLow + 1ULL); in size()