Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8168 createWidenInductionRecipes(PHINode *Phi, Instruction *PhiOrTrunc, in createWidenInductionRecipes() function
8192 return createWidenInductionRecipes(Phi, Phi, Operands[0], *II, Plan, in tryToOptimizeInductionPHI()
8232 return createWidenInductionRecipes(Phi, I, Start, II, Plan, *PSE.getSE(), in tryToOptimizeInductionTruncate()