Home
last modified time | relevance | path

Searched defs:LoopDepth (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp610 unsigned LoopDepth, bool InnerLoop, in checkDependencies()
674 unsigned LoopDepth = L->getLoopDepth(); in checkDependencies() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp387 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp345 unsigned LoopDepth = getAdjustedLoopDepth(RN); in orderNodes() local