Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h228 DenseMap<VPValue *, VPValue *> &EndValues);
H A DVPlanTransforms.cpp829 DenseMap<VPValue *, VPValue *> &EndValues) { in optimizeLatchExitInductionUser() argument
841 VPValue *EndValue = EndValues.lookup(WideIV); in optimizeLatchExitInductionUser()
876 VPlan &Plan, DenseMap<VPValue *, VPValue *> &EndValues) { in optimizeInductionExitUsers() argument
887 Plan, TypeInfo, PredVPBB, ExitIRI->getOperand(Idx), EndValues); in optimizeInductionExitUsers()