Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp701 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
704 MultiExitLoop = true; in shouldSpeculateInstrs()
740 if (MultiExitLoop) { in shouldSpeculateInstrs()