Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp494 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
497 MultiExitLoop = true; in shouldSpeculateInstrs()
533 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()