Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp253 const unsigned LoopExitDepth = in propagateLoopExitDivergence() local
255 while (DivLoop && DivLoop->getLoopDepth() > LoopExitDepth) { in propagateLoopExitDivergence()