Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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