Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp534 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
537 MultiExitLoop = true; in shouldSpeculateInstrs()
573 if (MultiExitLoop) { in shouldSpeculateInstrs()
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp484 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
487 MultiExitLoop = true; in shouldSpeculateInstrs()
522 if (MultiExitLoop) { in shouldSpeculateInstrs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp701 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
704 MultiExitLoop = true; in shouldSpeculateInstrs()
740 if (MultiExitLoop) { in shouldSpeculateInstrs()