Searched refs:EndValues (Results 1 – 2 of 2) sorted by relevance
228 DenseMap<VPValue *, VPValue *> &EndValues);
829 DenseMap<VPValue *, VPValue *> &EndValues) { in optimizeLatchExitInductionUser() argument841 VPValue *EndValue = EndValues.lookup(WideIV); in optimizeLatchExitInductionUser()876 VPlan &Plan, DenseMap<VPValue *, VPValue *> &EndValues) { in optimizeInductionExitUsers() argument887 Plan, TypeInfo, PredVPBB, ExitIRI->getOperand(Idx), EndValues); in optimizeInductionExitUsers()