Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp945 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
948 MultiExitLoop = true; in shouldSpeculateInstrs()
984 if (MultiExitLoop) { in shouldSpeculateInstrs()