Searched refs:IVEndValues (Results 1 – 1 of 1) sorted by relevance
8398 DenseMap<VPValue *, VPValue *> &IVEndValues) { in addScalarResumePhis() argument8419 IVEndValues[WideIVR] = ResumePhi->getOperand(0); in addScalarResumePhis()8809 DenseMap<VPValue *, VPValue *> IVEndValues; in tryToBuildVPlanWithVPRecipes() local8810 addScalarResumePhis(RecipeBuilder, *Plan, IVEndValues); in tryToBuildVPlanWithVPRecipes()8909 VPlanTransforms::optimizeInductionExitUsers(*Plan, IVEndValues); in tryToBuildVPlanWithVPRecipes()8952 DenseMap<VPValue *, VPValue *> IVEndValues; in tryToBuildVPlan() local8955 addScalarResumePhis(RecipeBuilder, *Plan, IVEndValues); in tryToBuildVPlan()