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