reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
403 LowBound = APInt::getNullValue(Low.getBitWidth()); 407 LowBound = Low; 425 uint64_t Lo = (Clusters[i].Low->getValue() - LowBound).getZExtValue(); 426 uint64_t Hi = (Clusters[i].High->getValue() - LowBound).getZExtValue(); 449 BitTestCases.emplace_back(std::move(LowBound), std::move(CmpRange),