Home
last modified time | relevance | path

Searched refs:getAbsExpr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h578 const SCEV *getAbsExpr(const SCEV *Op, bool IsNSW);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3514 const SCEV *ScalarEvolution::getAbsExpr(const SCEV *Op, bool IsNSW) { in getAbsExpr() function in ScalarEvolution
6885 return getAbsExpr( in createSCEV()