Lines Matching refs:scAddRecExpr
284 case scAddRecExpr: { in print()
388 case scAddRecExpr: in getType()
738 case scAddRecExpr: { in CompareSCEVComplexity()
1516 ID.AddInteger(scAddRecExpr); in proveNoWrapByVaryingStart()
2340 Type == scAddExpr || Type == scAddRecExpr || Type == scMulExpr; in StrengthenNoWrapFlags()
2749 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getAddExpr()
2875 ID.AddInteger(scAddRecExpr); in getOrCreateAddRecExpr()
3105 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getMulExpr()
3539 Flags = StrengthenNoWrapFlags(this, scAddRecExpr, Operands, Flags); in getAddRecExpr()
5498 case scAddRecExpr: { in IsAvailableOnEntry()
8736 case scAddRecExpr: in BuildConstantFromSCEV()
12956 case scAddRecExpr: { in computeLoopDisposition()
13064 case scAddRecExpr: { in computeBlockDisposition()