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