Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp304 static cl::opt<unsigned> SmallLoopCost( variable
4793 !ScalarInterleavingRequiresPredication && LoopCost < SmallLoopCost) { in selectInterleaveCount()
4798 SmallLoopCost / LoopCost.getValue())); in selectInterleaveCount()