Searched refs:ExpandR (Results 1 – 1 of 1) sorted by relevance
9997 auto *ExpandR = cast<VPExpandSCEVRecipe>(&R); in processLoop() local9999 ExpandedSCEVs.find(ExpandR->getSCEV())->second); in processLoop()10000 ExpandR->replaceAllUsesWith(ExpandedVal); in processLoop()10001 if (BestEpiPlan.getTripCount() == ExpandR) in processLoop()10003 ExpandR->eraseFromParent(); in processLoop()