Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp252 const unsigned LoopExitDepth = in propagateLoopExitDivergence() local
254 while (DivLoop && DivLoop->getLoopDepth() > LoopExitDepth) { in propagateLoopExitDivergence()