Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp253 static cl::opt<unsigned> TinyTripCountInterleaveThreshold( variable
6357 if (BestKnownTC && (*BestKnownTC < TinyTripCountInterleaveThreshold) && in selectInterleaveCount()