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