Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2191 unsigned BestExitLoopDepth = 0; in findBestLoopExit() local
2252 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()