Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1863 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h2174 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DScalarEvolution.h2183 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DScalarEvolution.h2183 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DScalarEvolution.h2183 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DScalarEvolution.h2175 const SCEV *getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp2815 ScalarEvolution::getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddRecExpr() function in ScalarEvolution
3489 return getOrCreateAddRecExpr(Operands, L, Flags); in getAddRecExpr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp3032 ScalarEvolution::getOrCreateAddRecExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddRecExpr() function in ScalarEvolution
3744 return getOrCreateAddRecExpr(Operands, L, Flags); in getAddRecExpr()