Searched refs:getOrCreateMulExpr (Results 1 – 2 of 2) sorted by relevance
2018 const SCEV *getOrCreateMulExpr(ArrayRef<const SCEV *> Ops,
2753 ScalarEvolution::getOrCreateMulExpr(ArrayRef<const SCEV *> Ops, in getOrCreateMulExpr() function in ScalarEvolution2880 return getOrCreateMulExpr(Ops, ComputeFlags(Ops)); in getMulExpr()3089 return getOrCreateMulExpr(Ops, ComputeFlags(Ops)); in getMulExpr()