Searched refs:ASCEV (Results 1 – 1 of 1) sorted by relevance
1381 const SCEVAddExpr *ASCEV = dyn_cast<SCEVAddExpr>(Start); in runOnLoop() local1384 if (!ASCEV) in runOnLoop()1390 for (const SCEV *Op : ASCEV->operands()) { in runOnLoop()