Searched refs:BestEpiPlan (Results 1 – 1 of 1) sorted by relevance
9984 VPlan &BestEpiPlan = LVP.getBestPlanFor(EPI.EpilogueVF); in processLoop() local9985 VPRegionBlock *VectorLoop = BestEpiPlan.getVectorLoopRegion(); in processLoop()9996 for (auto &R : make_early_inc_range(*BestEpiPlan.getPreheader())) { in processLoop()9998 auto *ExpandedVal = BestEpiPlan.getOrAddLiveIn( in processLoop()10001 if (BestEpiPlan.getTripCount() == ExpandR) in processLoop()10002 BestEpiPlan.resetTripCount(ExpandedVal); in processLoop()10049 VPValue *StartVal = BestEpiPlan.getOrAddLiveIn(ResumeV); in processLoop()10055 LVP.executePlan(EPI.EpilogueVF, EPI.EpilogueUF, BestEpiPlan, EpilogILV, in processLoop()