Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h200 ElementCount MinProfitableTripCount; member
H A DLoopVectorize.cpp452 ElementCount MinProfitableTripCount, in InnerLoopVectorizer()
677 ElementCount MinProfitableTripCount; member in llvm::InnerLoopVectorizer