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