Searched refs:BackedgeTakeCount (Results 1 – 1 of 1) sorted by relevance
2517 const SCEV *BackedgeTakeCount = SE->getNoopOrZeroExtend(ExitCount, IdxTy); in createEmptyLoop() local2519 ExitCount = SE->getAddExpr(BackedgeTakeCount, in createEmptyLoop()2520 SE->getConstant(BackedgeTakeCount->getType(), 1)); in createEmptyLoop()2533 Exp.expandCodeFor(BackedgeTakeCount, BackedgeTakeCount->getType(), in createEmptyLoop()