Home
last modified time | relevance | path

Searched defs:SimplifiedLatch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp211 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop()
642 bool SimplifiedLatch = false; in processLoop() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp187 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop()
606 bool SimplifiedLatch = simplifyLoopLatch(L); in processLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp260 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop()
814 bool SimplifiedLatch = false; in processLoop() local