Searched refs:tryToOptimizeInductionPHI (Results 1 – 2 of 2) sorted by relevance
77 tryToOptimizeInductionPHI(PHINode *Phi, ArrayRef<VPValue *> Operands) const;
8636 VPRecipeBuilder::tryToOptimizeInductionPHI(PHINode *Phi, in tryToOptimizeInductionPHI() function in VPRecipeBuilder8922 if ((Recipe = tryToOptimizeInductionPHI(Phi, Operands))) in tryToCreateWidenRecipe()