Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp32 static cl::opt<unsigned> DefaultRotationThreshold( variable
53 ? DefaultRotationThreshold in run()
91 MaxHeaderSize = DefaultRotationThreshold; in LoopRotateLegacyPass()
130 ? DefaultRotationThreshold in runOnLoop()