Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp44 class LoopRotate : public LoopPass { class
47 LoopRotate(int SpecifiedMaxHeaderSize = -1) : LoopPass(ID) { in LoopRotate() function in __anon58d28af00111::LoopRotate