Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8904 SmallVector<VPWidenIntOrFpInductionRecipe *> InductionsToMove; in buildVPlanWithVPRecipes() local
8967 InductionsToMove.push_back( in buildVPlanWithVPRecipes()
9072 for (VPWidenIntOrFpInductionRecipe *Ind : InductionsToMove) in buildVPlanWithVPRecipes()