Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp909 &Plan->getVectorTripCount(), in createInitialVPlan()
H A DVPlan.h3380 VPValue &getVectorTripCount() { return VectorTripCount; } in getVectorTripCount() function
H A DLoopVectorize.cpp8369 {CanonicalIVIncrement, &Plan.getVectorTripCount()}, DL); in addCanonicalIVRecipes()