Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp86 bool simplifyLoopLatch(Loop *L);
991 bool LoopRotate::simplifyLoopLatch(Loop *L) { in simplifyLoopLatch() function in LoopRotate
1040 SimplifiedLatch = simplifyLoopLatch(L); in processLoop()