Searched refs:IndexSCEV (Results 1 – 1 of 1) sorted by relevance
404 const SCEV *IndexSCEV = nullptr; in create() local407 IndexSCEV, Length); in create()412 assert(IndexSCEV && "contract with SplitRangeCheckCondition!"); in create()416 const SCEVAddRecExpr *IndexAddRec = dyn_cast<SCEVAddRecExpr>(IndexSCEV); in create()