Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1833 const SCEV *getOrCreateMulExpr(SmallVectorImpl<const SCEV *> &Ops,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp2770 ScalarEvolution::getOrCreateMulExpr(SmallVectorImpl<const SCEV *> &Ops, in getOrCreateMulExpr() function in ScalarEvolution
2867 return getOrCreateMulExpr(Ops, Flags); in getMulExpr()
3091 return getOrCreateMulExpr(Ops, Flags); in getMulExpr()