Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp523 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
526 MultiExitLoop = true; in shouldSpeculateInstrs()
562 if (MultiExitLoop) { in shouldSpeculateInstrs()