Searched refs:ARSCEV (Results 1 – 1 of 1) sorted by relevance
1369 const SCEVAddRecExpr *ARSCEV = in runOnLoop() local1371 if (!ARSCEV) in runOnLoop()1374 if (!ARSCEV->isAffine()) in runOnLoop()1377 const SCEV *Start = ARSCEV->getStart(); in runOnLoop()