Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1863 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/third_party/skia/third_party/externals/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()