Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:rlow

152       const APInt &rLow  = Low->getValue();
153 return (rHigh - rLow + 1ULL);