Lines Matching refs:scAddRecExpr
163 case scAddRecExpr: { in print()
255 case scAddRecExpr: in getType()
546 case scAddRecExpr: { in compare()
1381 ID.AddInteger(scAddRecExpr); in proveNoWrapByVaryingStart()
1978 Type == scAddExpr || Type == scAddRecExpr || Type == scMulExpr; in StrengthenNoWrapFlags()
2280 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getAddExpr()
2538 while (Idx < Ops.size() && Ops[Idx]->getSCEVType() < scAddRecExpr) in getMulExpr()
2905 Flags = StrengthenNoWrapFlags(this, scAddRecExpr, Operands, Flags); in getAddRecExpr()
2954 ID.AddInteger(scAddRecExpr); in getAddRecExpr()
3355 case scAddRecExpr: in follow()
4092 case scAddRecExpr: { in IsAvailableOnEntry()
6634 case scAddRecExpr: in BuildConstantFromSCEV()
9717 case scAddRecExpr: { in computeLoopDisposition()
9820 case scAddRecExpr: { in computeBlockDisposition()