Searched refs:ARSCEV (Results 1 – 1 of 1) sorted by relevance
1376 const SCEVAddRecExpr *ARSCEV = in runOnLoop() local1378 if (!ARSCEV) in runOnLoop()1381 if (!ARSCEV->isAffine()) in runOnLoop()1384 const SCEV *Start = ARSCEV->getStart(); in runOnLoop()