Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp31 static cl::opt<unsigned> DefaultRotationThreshold( variable
41 int Threshold = EnableHeaderDuplication ? DefaultRotationThreshold : 0; in run()
71 MaxHeaderSize = DefaultRotationThreshold; in LoopRotateLegacyPass()