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