Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1855 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h2000 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2456 return getOrCreateAddExpr(Ops, Flags); in getAddExpr()
2789 return getOrCreateAddExpr(Ops, Flags); in getAddExpr()
2793 ScalarEvolution::getOrCreateAddExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddExpr() function in ScalarEvolution
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp2323 return getOrCreateAddExpr(Ops, ComputeFlags(Ops)); in getAddExpr()
2670 return getOrCreateAddExpr(Ops, ComputeFlags(Ops)); in getAddExpr()
2674 ScalarEvolution::getOrCreateAddExpr(ArrayRef<const SCEV *> Ops, in getOrCreateAddExpr() function in ScalarEvolution