Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp781 unsigned CommonLoopDepth = std::min(EarlierDepth, CurLoopDepth); in checkDependencies() local
783 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()