Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2228 unsigned BestExitLoopDepth = 0; in findBestLoopExit() local
2289 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()