Searched refs:getOrCreateAddExpr (Results 1 – 4 of 4) sorted by relevance
1855 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
2000 const SCEV *getOrCreateAddExpr(ArrayRef<const SCEV *> Ops,
2456 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
2323 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