Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h2018 const SCEV *getOrCreateMulExpr(ArrayRef<const SCEV *> Ops,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp2753 ScalarEvolution::getOrCreateMulExpr(ArrayRef<const SCEV *> Ops, in getOrCreateMulExpr() function in ScalarEvolution
2880 return getOrCreateMulExpr(Ops, ComputeFlags(Ops)); in getMulExpr()
3089 return getOrCreateMulExpr(Ops, ComputeFlags(Ops)); in getMulExpr()