Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DLoopRotationUtilsTest.cpp35 TEST(LoopRotate, MultiDeoptExit) { in TEST() argument
100 TEST(LoopRotate, MultiDeoptExit_Nondup) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp55 class LoopRotate { class
69 LoopRotate(unsigned MaxHeaderSize, LoopInfo *LI, in LoopRotate() function in __anon14c277390111::LoopRotate