Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp200 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop()
614 bool SimplifiedLatch = false; in processLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp187 bool LoopRotate::rotateLoop(Loop *L, bool SimplifiedLatch) { in rotateLoop()
606 bool SimplifiedLatch = simplifyLoopLatch(L); in processLoop() local