Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp33 static cl::opt<unsigned> DefaultRotationThreshold( variable
69 ? DefaultRotationThreshold in run()
106 MaxHeaderSize = DefaultRotationThreshold; in LoopRotateLegacyPass()
145 ? DefaultRotationThreshold in runOnLoop()