Searched refs:getOrCreateMulExpr (Results 1 – 2 of 2) sorted by relevance
2170 const SCEV *getOrCreateMulExpr(ArrayRef<const SCEV *> Ops,
3056 ScalarEvolution::getOrCreateMulExpr(ArrayRef<const SCEV *> Ops, in getOrCreateMulExpr() function in ScalarEvolution3184 return getOrCreateMulExpr(Ops, ComputeFlags(Ops)); in getMulExpr()3394 return getOrCreateMulExpr(Ops, ComputeFlags(Ops)); in getMulExpr()