Lines Matching refs:scAddRecExpr
256 case scAddRecExpr: { in print()
348 case scAddRecExpr: in getType()
677 case scAddRecExpr: { in CompareSCEVComplexity()
1537 ID.AddInteger(scAddRecExpr); in proveNoWrapByVaryingStart()
2305 Type == scAddExpr || Type == scAddRecExpr || Type == scMulExpr; in StrengthenNoWrapFlags()
2649 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getAddExpr()
2771 ID.AddInteger(scAddRecExpr); in getOrCreateAddRecExpr()
2987 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getMulExpr()
3393 Flags = StrengthenNoWrapFlags(this, scAddRecExpr, Operands, Flags); in getAddRecExpr()
5202 case scAddRecExpr: { in IsAvailableOnEntry()
7991 case scAddRecExpr: in BuildConstantFromSCEV()
11581 case scAddRecExpr: { in computeLoopDisposition()
11686 case scAddRecExpr: { in computeBlockDisposition()