Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h84 tryToOptimizeInductionTruncate(TruncInst *I, ArrayRef<VPValue *> Operands,
H A DLoopVectorize.cpp8164 VPWidenIntOrFpInductionRecipe *VPRecipeBuilder::tryToOptimizeInductionTruncate( in tryToOptimizeInductionTruncate() function in VPRecipeBuilder
8514 (Recipe = tryToOptimizeInductionTruncate(cast<TruncInst>(Instr), Operands, in tryToCreateWidenRecipe()