Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:lowValue

2445     const APInt& lowValue = cast<ConstantInt>(I->Low)->getValue();
2448 uint64_t lo = (lowValue - lowBound).getZExtValue();