Home
last modified time | relevance | path

Searched refs:getOrCreateAddRecExpr (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1863 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h2008 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2815 ScalarEvolution::getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddRecExpr() function in ScalarEvolution
3489 return getOrCreateAddRecExpr(Operands, L, Flags); in getAddRecExpr()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp2696 ScalarEvolution::getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddRecExpr() function in ScalarEvolution
3404 return getOrCreateAddRecExpr(Operands, L, Flags); in getAddRecExpr()