Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Utils/
H A DLoopRotationUtilsTest.cpp36 TEST(LoopRotate, MultiDeoptExit) { in TEST() argument
101 TEST(LoopRotate, MultiDeoptExit_Nondup) { in TEST() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp60 class LoopRotate { class
74 LoopRotate(unsigned MaxHeaderSize, LoopInfo *LI, in LoopRotate() function in __anonee4c70fc0111::LoopRotate