Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8110 static VPWidenIntOrFpInductionRecipe *createWidenInductionRecipes( in createWidenInductionRecipes() function
8148 return createWidenInductionRecipes(Phi, Phi, Operands[0], *II, CM, Plan, in tryToOptimizeInductionPHI()
8186 return createWidenInductionRecipes(Phi, I, Start, II, CM, Plan, in tryToOptimizeInductionTruncate()