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