Searched refs:IVStart (Results 1 – 1 of 1) sorted by relevance
1599 Value *IVStart = IndVar->getIncomingValueForBlock(L->getLoopPreheader()); in LinearFunctionTestReplace() local1600 assert(AR->getStart() == SE->getSCEV(IVStart) && "bad loop counter"); in LinearFunctionTestReplace()1602 cast<PointerType>(IVStart->getType())->getElementType())->isOne() in LinearFunctionTestReplace()1606 ExitCnt = Builder.CreateGEP(IVStart, ExitCnt, "lftr.limit"); in LinearFunctionTestReplace()