Home
last modified time | relevance | path

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

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