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