Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp147 static cl::opt<unsigned> FlatLoopTripCountThreshold( variable
1053 if (*ProfileTripCount < FlatLoopTripCountThreshold) in computeUnrollCount()