Home
last modified time | relevance | path

Searched refs:IVEndValues (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8398 DenseMap<VPValue *, VPValue *> &IVEndValues) { in addScalarResumePhis() argument
8419 IVEndValues[WideIVR] = ResumePhi->getOperand(0); in addScalarResumePhis()
8809 DenseMap<VPValue *, VPValue *> IVEndValues; in tryToBuildVPlanWithVPRecipes() local
8810 addScalarResumePhis(RecipeBuilder, *Plan, IVEndValues); in tryToBuildVPlanWithVPRecipes()
8909 VPlanTransforms::optimizeInductionExitUsers(*Plan, IVEndValues); in tryToBuildVPlanWithVPRecipes()
8952 DenseMap<VPValue *, VPValue *> IVEndValues; in tryToBuildVPlan() local
8955 addScalarResumePhis(RecipeBuilder, *Plan, IVEndValues); in tryToBuildVPlan()