Lines Matching refs:scAddRecExpr
283 case scAddRecExpr: { in print()
390 case scAddRecExpr: in getType()
735 case scAddRecExpr: { in CompareSCEVComplexity()
1469 ID.AddInteger(scAddRecExpr); in proveNoWrapByVaryingStart()
2216 Type == scAddExpr || Type == scAddRecExpr || Type == scMulExpr; in StrengthenNoWrapFlags()
2571 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getAddExpr()
2699 ID.AddInteger(scAddRecExpr); in getOrCreateAddRecExpr()
2928 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getMulExpr()
3356 Flags = StrengthenNoWrapFlags(this, scAddRecExpr, Operands, Flags); in getAddRecExpr()
5275 case scAddRecExpr: { in IsAvailableOnEntry()
8341 case scAddRecExpr: in BuildConstantFromSCEV()
12253 case scAddRecExpr: { in computeLoopDisposition()
12361 case scAddRecExpr: { in computeBlockDisposition()