Searched refs:LIBETC (Results 1 – 1 of 1) sorted by relevance
1719 const SCEV *LIBETC = SE->getBackedgeTakenCount(L); in runOnLoop() local1720 const SCEV *IterCount = SE->getAddExpr(LIBETC, SE->getOne(LIBETC->getType())); in runOnLoop()