Home | History | Annotate | Download | only in Scalar

Lines Matching refs:LA

491     const APInt &LA = C->getValue()->getValue();
493 if (LA.srem(RA) != 0)
495 return SE.getConstant(LA.sdiv(RA));