Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8349 static void addCanonicalIVRecipes(VPlan &Plan, Type *IdxTy, bool HasNUW, in addCanonicalIVRecipes() function
8492 addCanonicalIVRecipes(*Plan, Legal->getWidestInductionType(), HasNUW, DL); in tryToBuildVPlanWithVPRecipes()
8748 addCanonicalIVRecipes(*Plan, Legal->getWidestInductionType(), HasNUW, in buildVPlan()