Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h634 const SCEV *getAbsExpr(const SCEV *Op, bool IsNSW);
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp3832 const SCEV *ScalarEvolution::getAbsExpr(const SCEV *Op, bool IsNSW) { in getAbsExpr() function in ScalarEvolution
8023 return getAbsExpr( in createSCEV()