Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp8667 auto IVRecipe = new VPWidenCanonicalIVRecipe(); in createBlockInMask() local
8668 Builder.getInsertBlock()->insert(IVRecipe, NewInsertionPoint); in createBlockInMask()
8669 IV = IVRecipe->getVPSingleValue(); in createBlockInMask()