Lines Matching refs:abs
1278 // abs(x) -> x >s -1 ? x : -x1744 static AbsOpt Abs;1837 case LibFunc::abs:1840 return &Abs;