Home
last modified time | relevance | path

Searched defs:MaxHeaderSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp96 unsigned MaxHeaderSize; global() member in __anonced3464f0111::LoopRotateLegacyPass
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp61 const unsigned MaxHeaderSize; member in __anon93c1365b0111::LoopRotate
74 LoopRotate(unsigned MaxHeaderSize, LoopInfo *LI, in LoopRotate() argument