Home | History | Annotate | Download | only in Analysis

Lines Matching refs:abs

548       APInt RA = Rem->getValue().abs();
1418 // abs(x) != -0.0
1419 if (F->getName() == "abs") return true;