Searched refs:getAbsExpr (Results 1 – 2 of 2) sorted by relevance
577 const SCEV *getAbsExpr(const SCEV *Op, bool IsNSW);
3483 const SCEV *ScalarEvolution::getAbsExpr(const SCEV *Op, bool IsNSW) { in getAbsExpr() function in ScalarEvolution6650 const SCEV *AbsX = getAbsExpr(X, /*IsNSW=*/false); in createSCEV()6752 return getAbsExpr( in createSCEV()