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);
1015 bool LoopRotate::simplifyLoopLatch(Loop *L) { in simplifyLoopLatch() function in LoopRotate
1064 SimplifiedLatch = simplifyLoopLatch(L); in processLoop()