Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp916 bool MultiExitLoop = false; in shouldSpeculateInstrs() local
919 MultiExitLoop = true; in shouldSpeculateInstrs()
955 if (MultiExitLoop) { in shouldSpeculateInstrs()