Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2179 unsigned BestExitLoopDepth = 0; in findBestLoopExit() local
2240 if (!ExitingBB || SuccLoopDepth > BestExitLoopDepth || in findBestLoopExit()