Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp780 unsigned CommonLoopDepth = std::min(EarlierDepth, CurLoopDepth); in checkDependencies() local
782 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()