Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp699 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
702 MultiExitLoop = true; in shouldSpeculateInstrs()
738 if (MultiExitLoop) { in shouldSpeculateInstrs()