Searched defs:lhsInt (Results 1 – 2 of 2) sorted by relevance
335 const nonloc::ConcreteInt& lhsInt = cast<nonloc::ConcreteInt>(lhs); in evalBinOpNN() local894 if (loc::ConcreteInt *lhsInt = dyn_cast<loc::ConcreteInt>(&lhs)) { in evalBinOpLN() local
2520 const llvm::APSInt &lhsInt = CS->getLHS()->EvaluateKnownConstInt(Ctx); in shouldAddCase() local