Home
last modified time | relevance | path

Searched defs:MinProfitableTripCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h245 ElementCount MinProfitableTripCount; member
H A DLoopVectorize.cpp476 ElementCount MinProfitableTripCount, in InnerLoopVectorizer()
641 ElementCount MinProfitableTripCount; member in llvm::InnerLoopVectorizer