Lines Matching refs:scAddRecExpr
159 case scAddRecExpr: { in print()
251 case scAddRecExpr: in getType()
544 case scAddRecExpr: { in compare()
1380 ID.AddInteger(scAddRecExpr); in proveNoWrapByVaryingStart()
1941 Type == scAddExpr || Type == scAddRecExpr || Type == scMulExpr; in StrengthenNoWrapFlags()
2245 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getAddExpr()
2501 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getMulExpr()
2868 Flags = StrengthenNoWrapFlags(this, scAddRecExpr, Operands, Flags); in getAddRecExpr()
2917 ID.AddInteger(scAddRecExpr); in getAddRecExpr()
3853 case scAddRecExpr: { in IsAvailableOnEntry()
6139 case scAddRecExpr: in BuildConstantFromSCEV()
9224 case scAddRecExpr: { in computeLoopDisposition()
9327 case scAddRecExpr: { in computeBlockDisposition()